Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / mtd / maps / sa1100-flash.c
index 6a8e0caf9fdca36c01a8c5adc85a6b463958c7e1..66b4c2780adcf53ec13174a40084d7504f7c3cb7 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/init.h>
 #include <linux/errno.h>
 #include <linux/slab.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/err.h>
 
 #include <linux/mtd/mtd.h>
This page took 0.024326 seconds and 5 git commands to generate.