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

[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
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment