Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-sa1100 / pleb.c
index e17b58fb9c9c310aa3cf91b3bb783ecd55e52b1c..58c18f9e9b7bf2a207d2ff03be48820609683980 100644 (file)
@@ -6,7 +6,7 @@
 #include <linux/kernel.h>
 #include <linux/tty.h>
 #include <linux/ioport.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <linux/mtd/partitions.h>
 
This page took 0.026579 seconds and 5 git commands to generate.