Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-pxa / generic.c
index 3248bc9b94955ba934c914c6aef4763ae4e9a1c2..afd5063b0ebe7bafd383a4395542f4cebe3d462b 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/delay.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/ioport.h>
 #include <linux/pm.h>
 
This page took 0.028973 seconds and 5 git commands to generate.