]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commitedfbed90f62b10da9427ee05a63ebe15db97f4d0
tree1b0a53c330977e88edc00446e67fc8351689be0e
parentad698d20a6a83904d85adadc5d4c0dd9c48dcded
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 <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
drivers/usb/host/ehci-mxc.c