summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/sh03
diff options
context:
space:
mode:
authorPaul Mundt2006-10-03 06:14:04 +0200
committerPaul Mundt2006-10-03 06:14:04 +0200
commit711fa8096863e4b50bb97f9ebc44606dc2182ac3 (patch)
tree6d0a3a76a0945db8f61957d5b7542a18ab7fc0db /arch/sh/boards/sh03
parentsh: Kill off more dead headers. (diff)
downloadkernel-qcow2-linux-711fa8096863e4b50bb97f9ebc44606dc2182ac3.tar.gz
kernel-qcow2-linux-711fa8096863e4b50bb97f9ebc44606dc2182ac3.tar.xz
kernel-qcow2-linux-711fa8096863e4b50bb97f9ebc44606dc2182ac3.zip
sh: build fixes for defconfigs.
Get all of the defconfigs building again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/sh03')
-rw-r--r--arch/sh/boards/sh03/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/sh03/setup.c b/arch/sh/boards/sh03/setup.c
index 6c310587ddfe..137e2ba9243e 100644
--- a/arch/sh/boards/sh03/setup.c
+++ b/arch/sh/boards/sh03/setup.c
@@ -7,6 +7,7 @@
#include <linux/init.h>
#include <linux/irq.h>
+#include <linux/pci.h>
#include <asm/io.h>
#include <asm/rtc.h>
#include <asm/sh03/io.h>