mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
[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>
This commit is contained in:
parent
7db21712ae
commit
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)
|
||||
|
Loading…
Reference in New Issue
Block a user