]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[PATCH] ARM: OMAP: fix missing header on apollon board
authorKyungmin Park <kyungmin.park@samsung.com>
Sat, 30 Dec 2006 00:48:56 +0000 (16:48 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 30 Dec 2006 18:56:42 +0000 (10:56 -0800)
Fix apollon board compiler error

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/mach-omap2/board-apollon.c

index 03d6905ba490ce1ac7e93e3e146f4ac5ecf30e16..878ff9181d0e5159477f5560e571da9cedecf91d 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 #include <linux/mtd/onenand.h>
+#include <linux/irq.h>
 #include <linux/interrupt.h>
 #include <linux/delay.h>