aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff')
-rw-r--r--recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff b/recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff
new file mode 100644
index 0000000000..faa1ae025c
--- /dev/null
+++ b/recipes/linux/linux-kexecboot-2.6.32/usb/ehci-omap.c-mach-to-plat.diff
@@ -0,0 +1,12 @@
+--- a/drivers/usb/host/ehci-omap.c
++++ b/drivers/usb/host/ehci-omap.c
+@@ -37,7 +37,7 @@
+ #include <linux/platform_device.h>
+ #include <linux/clk.h>
+ #include <linux/gpio.h>
+-#include <mach/usb.h>
++#include <plat/usb.h>
+
+ /*
+ * OMAP USBHOST Register addresses: VIRTUAL ADDRESSES
+