commit | 711fa8096863e4b50bb97f9ebc44606dc2182ac3 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 03 13:14:04 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 03 13:14:04 2006 +0900 |
tree | 6d0a3a76a0945db8f61957d5b7542a18ab7fc0db | |
parent | 059fbd6a5ee9a35ac9f15edb2876a50bd88a008d [diff] [blame] |
sh: build fixes for defconfigs. Get all of the defconfigs building again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/boards/sh03/setup.c b/arch/sh/boards/sh03/setup.c index 6c31058..137e2ba 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>