Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-pxa / corgi_lcd.c
index 370df113dc066433640874481e7d055a931a7f39..54162ba954142d615bb47832128e288c90ba023f 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <linux/delay.h>
 #include <linux/kernel.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/module.h>
 #include <asm/arch/akita.h>
 #include <asm/arch/corgi.h>
This page took 0.024277 seconds and 5 git commands to generate.