From: Tony Lindgren Date: Wed, 24 Oct 2012 21:26:18 +0000 (-0700) Subject: ARM: OMAP2+: Introduce local usb.h X-Git-Tag: v3.8-rc1~145^2~7^2~1 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=54db6eee06b51278a79e007765151fb5e71c370c;p=~emulex%2Finfiniband.git 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 Cc: Alan Stern Cc: Greg Kroah-Hartman Cc: Partha Basak Cc: Keshava Munegowda Cc: linux-usb@vger.kernel.org Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap1/clock.c b/arch/arm/mach-omap1/clock.c index 638f4070fc7..1e49eda9b68 100644 --- a/arch/arm/mach-omap1/clock.c +++ b/arch/arm/mach-omap1/clock.c @@ -22,7 +22,6 @@ #include #include -#include #include #include #include diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index 95b384d54f8..df561adbed7 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c @@ -35,7 +35,6 @@ #include "common.h" #include -#include #include "gpmc-smc91x.h" #include