Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / m32r / kernel / setup_mappi2.c
index a1d801598aa44b8a449196025fb3d551e55a3a9a..7f2db5bfd626de1eefac4a297c4ab45116563e42 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/irq.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <asm/system.h>
 #include <asm/m32r.h>
This page took 0.025683 seconds and 5 git commands to generate.