From: Shawn Guo Date: Sat, 15 Sep 2012 05:45:59 +0000 (+0800) Subject: usb: ehci-mxc: remove unneeded mach/hardware.h inclusion X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=edfbed90f62b10da9427ee05a63ebe15db97f4d0;p=linux-beck.git usb: ehci-mxc: remove unneeded mach/hardware.h inclusion The inclusion of mach/hardware.h is not used by the driver at all. Remove it. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann Acked-by: Greg Kroah-Hartman Cc: linux-usb@vger.kernel.org --- diff --git a/drivers/usb/host/ehci-mxc.c b/drivers/usb/host/ehci-mxc.c index 4a08fc0b27c9..8e58a5fa1994 100644 --- a/drivers/usb/host/ehci-mxc.c +++ b/drivers/usb/host/ehci-mxc.c @@ -24,7 +24,6 @@ #include #include -#include #include #include