ARM: samsung: move platform_data definitions
[deliverable/linux.git] / drivers / usb / host / ohci-s3c2410.c
index 664c869eb096bfe37452aa3ba9fdffd3d1122703..0d2309ca471eeb9fff1be06da36081f4878bd42c 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <linux/platform_device.h>
 #include <linux/clk.h>
-#include <plat/usb-control.h>
+#include <linux/platform_data/usb-ohci-s3c2410.h>
 
 #define valid_port(idx) ((idx) == 1 || (idx) == 2)
 
This page took 0.024956 seconds and 5 git commands to generate.