* [PATCH 2/2] usb: ohci-sa1111: remove mach/hardware.h include
@ 2016-08-26 16:41 Russell King
0 siblings, 0 replies; only message in thread
From: Russell King @ 2016-08-26 16:41 UTC (permalink / raw)
To: linux-arm-kernel
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>
---
drivers/usb/host/ohci-sa1111.c | 1 -
1 file changed, 1 deletion(-)
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 <mach/hardware.h>
#include <asm/mach-types.h>
#include <asm/hardware/sa1111.h>
--
2.1.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-26 16:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 16:41 [PATCH 2/2] usb: ohci-sa1111: remove mach/hardware.h include Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).