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: https://www.infradead.org/git/?a=commitdiff_plain;h=604437f0f8ce1d66d4bdaa0d932949688d847d96;p=users%2Fjedix%2Flinux-maple.git 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 408bbddaf3258..38a64968d7bf8 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 806438b42cacb..20fe72c515d52 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 48fece78ff54d..746742bdc0142 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