ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
[deliverable/linux.git] / arch / arm / mach-omap2 / usb-musb.c
index 51da21cb78f1eba2237dc9b2ea7870ff91d538e3..07f385a2900c1971f06e56c5283145aba1491cda 100644 (file)
 #include <linux/usb/musb.h>
 
 #include <plat/usb.h>
-#include <plat/omap_device.h>
-
-#include "am35xx.h"
+#include "omap_device.h"
 
+#include "soc.h"
 #include "mux.h"
 
 static struct musb_hdrc_config musb_config = {
This page took 0.025481 seconds and 5 git commands to generate.