Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / mtd / nand / s3c2410.c
index b47ebcb31e0fdf5a1116c0e2a99d387dbc2941f9..bf2325df80c71d19e3a504e67dd42acb3fed9ffd 100644 (file)
@@ -48,7 +48,7 @@
 #include <linux/kernel.h>
 #include <linux/string.h>
 #include <linux/ioport.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/delay.h>
 #include <linux/err.h>
 
This page took 0.048004 seconds and 5 git commands to generate.