]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-mmp/include/mach/pxa910.h
Merge branch 'akpm' (incoming from Andrew)
[linux-beck.git] / arch / arm / mach-mmp / include / mach / pxa910.h
index eff31ab6dc3b7e65dd135ead376b0d1e915a746a..b914afa1fcdc9163337b7e08d36a7f10b41fb865 100644 (file)
@@ -8,6 +8,7 @@ extern void __init pxa910_init_irq(void);
 #include <linux/i2c/pxa-i2c.h>
 #include <mach/devices.h>
 #include <linux/platform_data/mtd-nand-pxa3xx.h>
+#include <video/mmp_disp.h>
 
 extern struct pxa_device_desc pxa910_device_uart1;
 extern struct pxa_device_desc pxa910_device_uart2;
@@ -21,7 +22,9 @@ extern struct pxa_device_desc pxa910_device_nand;
 extern struct platform_device pxa168_device_u2o;
 extern struct platform_device pxa168_device_u2ootg;
 extern struct platform_device pxa168_device_u2oehci;
-
+extern struct pxa_device_desc pxa910_device_disp;
+extern struct pxa_device_desc pxa910_device_fb;
+extern struct pxa_device_desc pxa910_device_panel;
 extern struct platform_device pxa910_device_gpio;
 extern struct platform_device pxa910_device_rtc;