aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Brownell <[email protected]>2006-12-13 00:33:49 -0800
committerLinus Torvalds <[email protected]>2006-12-13 09:05:46 -0800
commitffd22b8e08fb86692d316cdcc1a4da4d10a016c5 (patch)
tree1aa6483eb1c7c414e01a913f7f5634aa0f64968b
parent8c1bc04e793a7ff4004180aa42890c3d382ec87f (diff)
[PATCH] another build fix, header rearrangements (OSK)
Some of the header file rearrangements broke the build for board-osk. Signed-off-by: David Brownell <[email protected]> Cc: Russell King <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--arch/arm/mach-omap1/board-osk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/board-osk.c b/arch/arm/mach-omap1/board-osk.c
index 3a622801d7b0..7d0cf7af88ce 100644
--- a/arch/arm/mach-omap1/board-osk.c
+++ b/arch/arm/mach-omap1/board-osk.c
@@ -30,6 +30,7 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/irq.h>
+#include <linux/interrupt.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>