aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/twl-common.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-10-24 14:26:18 -0700
committerTony Lindgren <tony@atomide.com>2012-10-24 14:26:18 -0700
commit54db6eee06b51278a79e007765151fb5e71c370c (patch)
treeb723f0ceff0b2e176d886373943b5593774b0d76 /arch/arm/mach-omap2/twl-common.c
parentLinux 3.7-rc2 (diff)
downloadlinux-dev-54db6eee06b51278a79e007765151fb5e71c370c.tar.xz
linux-dev-54db6eee06b51278a79e007765151fb5e71c370c.zip
ARM: OMAP2+: Introduce local usb.h
Let's move what we can from plat/usb.h to the local usb.h for ARM common zImage support. This is needed so we can remove plat/usb.h for ARM common zImage support. Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Partha Basak <parthab@india.ti.com> Cc: Keshava Munegowda <keshava_mgowda@ti.com> Cc: linux-usb@vger.kernel.org Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/twl-common.c')
-rw-r--r--arch/arm/mach-omap2/twl-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/twl-common.c b/arch/arm/mach-omap2/twl-common.c
index 635e109f5ad3..1131d4720f3b 100644
--- a/arch/arm/mach-omap2/twl-common.c
+++ b/arch/arm/mach-omap2/twl-common.c
@@ -27,7 +27,6 @@
#include <linux/regulator/fixed.h>
#include <plat/i2c.h>
-#include <plat/usb.h>
#include "soc.h"
#include "twl-common.h"