]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Fix fb compile for H2
authorTony Lindgren <tony@atomide.com>
Mon, 13 Feb 2006 17:50:42 +0000 (09:50 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 13 Feb 2006 17:50:42 +0000 (09:50 -0800)
Fix fb compile for H2

drivers/video/omap/lcd_inn1610.c

index 9a03fce0effcfe065cf787c709d4e6898023efd1..c6593b4c22cae1cc36493348adf1d5b3309e5d2d 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include <linux/module.h>
+#include <linux/platform_device.h>
 
 #include <asm/arch/gpio.h>
 #include <asm/arch/omapfb.h>