USB: ehci-s5p: remove unnecessary header includes
authorJingoo Han <jg1.han@samsung.com>
Fri, 28 Oct 2011 05:19:53 +0000 (14:19 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 00:46:05 +0000 (16:46 -0800)
Remove unnecessary headers from the file.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-s5p.c

index 024b65c..8aac020 100644 (file)
@@ -14,8 +14,6 @@
 
 #include <linux/clk.h>
 #include <linux/platform_device.h>
-#include <mach/regs-pmu.h>
-#include <plat/cpu.h>
 #include <plat/ehci.h>
 #include <plat/usb-phy.h>