usb: ohci-sa1111: remove mach/hardware.h include
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 26 Aug 2016 16:41:37 +0000 (17:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 17:24:59 +0000 (19:24 +0200)
commit70efb643a854b98e7012456b598ae01bc91475dc
tree920237e52d1de244ad9b8468491855fdbdae449a
parent6ebb8f0f83ffc0a482380a84772f35f2548d7eca
usb: ohci-sa1111: remove mach/hardware.h include

The mach/hardware.h include doesn't seem to be necessary to build
ohci-sa1111, so let's remove it to kill off an unnecessary platform
specific include.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-sa1111.c