From: Russell King Date: Fri, 26 Aug 2016 16:41:37 +0000 (+0100) Subject: usb: ohci-sa1111: remove mach/hardware.h include X-Git-Tag: v4.9-rc1~146^2~52 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=70efb643a854b98e7012456b598ae01bc91475dc;p=karo-tx-linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/host/ohci-sa1111.c b/drivers/usb/host/ohci-sa1111.c index 6dc5eaed8551..3a9ea32508df 100644 --- a/drivers/usb/host/ohci-sa1111.c +++ b/drivers/usb/host/ohci-sa1111.c @@ -13,7 +13,6 @@ * This file is licenced under the GPL. */ -#include #include #include