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

Commit 1c7880df authored by Hartley Sweeten's avatar Hartley Sweeten Committed by Russell King
Browse files

[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c



Remove the unneeded #include <mach/hardware.h>

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7db21712
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28,8 +28,6 @@
#include <linux/signal.h>
#include <linux/platform_device.h>

#include <mach/hardware.h>

static struct clk *usb_host_clock;

static void ep93xx_start_hc(struct device *dev)