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

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

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
此提交包含在:
Hartley Sweeten
2009-02-19 17:13:45 +01:00
提交者 Russell King
父節點 7db21712ae
當前提交 1c7880dffc

查看文件

@@ -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)