Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / mtd / maps / bast-flash.c
index 0ba0ff7d43b9593489659f6ffb933e73d9d33c4f..5f248ebe68e05528cd22eef20fad2f237834cb31 100644 (file)
@@ -32,7 +32,7 @@
 #include <linux/kernel.h>
 #include <linux/string.h>
 #include <linux/ioport.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/map.h>
This page took 0.024821 seconds and 5 git commands to generate.