Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-s3c2410 / mach-n30.c
index 5c0f2b091f95146d850d2ee4197f9b5b6d4dcbf1..378d640ab00bd0029f3e5cb89831319d43eddbfe 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/timer.h>
 #include <linux/init.h>
 #include <linux/delay.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/kthread.h>
 
 #include <asm/mach/arch.h>
This page took 0.024971 seconds and 5 git commands to generate.