Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70efb643 authored by Russell King's avatar Russell King Committed by Greg Kroah-Hartman
Browse files

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: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6ebb8f0f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -13,7 +13,6 @@
 * This file is licenced under the GPL.
 * This file is licenced under the GPL.
 */
 */


#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <asm/mach-types.h>
#include <asm/hardware/sa1111.h>
#include <asm/hardware/sa1111.h>