summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Weber2009-12-15 19:38:05 +0100
committerTony Lindgren2009-12-16 21:44:04 +0100
commitc76f782cb3cfffc1fd4233e11f3116655fa0fcd2 (patch)
tree5c2ad0936726021402c01c9be4a2f1761bb4dca0
parentomap3: Allow EHCI to be built on OMAP3 (diff)
downloadkernel-qcow2-linux-c76f782cb3cfffc1fd4233e11f3116655fa0fcd2.tar.gz
kernel-qcow2-linux-c76f782cb3cfffc1fd4233e11f3116655fa0fcd2.tar.xz
kernel-qcow2-linux-c76f782cb3cfffc1fd4233e11f3116655fa0fcd2.zip
USB ehci: replace mach header with plat
Replace the mach/usb.h with plat/usb.h Cc: linux-usb-devel@lists.sourceforge.net Signed-off-by: Thomas Weber <weber@corscience.de> Acked-by: Felipe Balbi <felipe.balbi@nokia.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--drivers/usb/host/ehci-omap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
index 12f1ad2fd0e8..74d07f4e8b7d 100644
--- 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