aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/board-sh7785lcr.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-01-09 15:11:58 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-01-21 17:43:25 +0900
commit604437f0f8ce1d66d4bdaa0d932949688d847d96 (patch)
tree424d38a0903e6c90c79b183ec534493cfc8af967 /arch/sh/boards/board-sh7785lcr.c
parent70e5c4f0843c3021a2e95b46edd8925a885d2e31 (diff)
sh: sh7785lcr/highlander/hp6xx need linux/irq.h.
More build fixes.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/board-sh7785lcr.c')
-rw-r--r--arch/sh/boards/board-sh7785lcr.c1
1 files changed, 1 insertions, 0 deletions
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 <linux/i2c.h>
#include <linux/i2c-pca-platform.h>
#include <linux/i2c-algo-pca.h>
+#include <linux/irq.h>
#include <asm/heartbeat.h>
#include <mach/sh7785lcr.h>