From: Paul Mundt Date: Fri, 9 Jan 2009 06:11:58 +0000 (+0900) Subject: sh: sh7785lcr/highlander/hp6xx need linux/irq.h. X-Git-Tag: v2.6.29-rc3~35^2~9 X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=604437f0f8ce1d66d4bdaa0d932949688d847d96;p=~andy%2Flinux sh: sh7785lcr/highlander/hp6xx need linux/irq.h. More build fixes.. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/boards/board-sh7785lcr.c b/arch/sh/boards/board-sh7785lcr.c index 408bbddaf32..38a64968d7b 100644 --- a/arch/sh/boards/board-sh7785lcr.c +++ b/arch/sh/boards/board-sh7785lcr.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include diff --git a/arch/sh/boards/mach-highlander/setup.c b/arch/sh/boards/mach-highlander/setup.c index 806438b42ca..20fe72c515d 100644 --- a/arch/sh/boards/mach-highlander/setup.c +++ b/arch/sh/boards/mach-highlander/setup.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include diff --git a/arch/sh/boards/mach-hp6xx/setup.c b/arch/sh/boards/mach-hp6xx/setup.c index 48fece78ff5..746742bdc01 100644 --- a/arch/sh/boards/mach-hp6xx/setup.c +++ b/arch/sh/boards/mach-hp6xx/setup.c @@ -12,9 +12,9 @@ #include #include #include +#include #include #include -#include #include #include