Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / mtd / maps / ixp2000.c
index a9f86c7fbd52e7319c8825196070e54da6e20a0e..6815baee89d763ce98e341fe858e103b3778bf44 100644 (file)
@@ -26,7 +26,7 @@
 #include <linux/mtd/map.h>
 #include <linux/mtd/partitions.h>
 #include <linux/ioport.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <asm/io.h>
 #include <asm/hardware.h>
This page took 0.028785 seconds and 5 git commands to generate.