usb: ehci-mxc: remove unneeded mach/hardware.h inclusion
authorShawn Guo <shawn.guo@linaro.org>
Sat, 15 Sep 2012 05:45:59 +0000 (13:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 15 Oct 2012 02:03:14 +0000 (10:03 +0800)
The inclusion of mach/hardware.h is not used by the driver at all.
Remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org

No differences found