diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-11-15 20:09:41 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-11-15 20:09:41 +0400 |
commit | b1f71bd0328a8c928258d3c8be689ddbc13a8a3b (patch) | |
tree | ed0f0b21ed9ab96a1bfca107cbe37e0692d12d4e /drivers/usb/host/ohci-omap3.c | |
parent | 591d07bf13a009315340d4b65c7ffef6aaed6bca (diff) | |
parent | 6ba54ab4a49bbad736b0254aa6bdf0cb83013815 (diff) | |
download | linux-b1f71bd0328a8c928258d3c8be689ddbc13a8a3b.tar.xz |
Merge branch 'omap/headers4' into next/dt
These changes are needed for the following omap DT changes
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/usb/host/ohci-omap3.c')
-rw-r--r-- | drivers/usb/host/ohci-omap3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-omap3.c b/drivers/usb/host/ohci-omap3.c index 1b8133b6e451..bd7803dce9be 100644 --- a/drivers/usb/host/ohci-omap3.c +++ b/drivers/usb/host/ohci-omap3.c @@ -30,7 +30,6 @@ */ #include <linux/platform_device.h> -#include <plat/usb.h> #include <linux/pm_runtime.h> /*-------------------------------------------------------------------------*/ |