projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea6b8f
)
USB: ehci-s5p: remove unnecessary header includes
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 28 Oct 2011 05:19:53 +0000
(14:19 +0900)
committer
Greg 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/host/ehci-s5p.c
b/drivers/usb/host/ehci-s5p.c
index 024b65c4990dc117417b594387da3ac14f73d730..8aac02019195d99bc96cf2bf527bbcc339d22c24 100644
(file)
--- a/
drivers/usb/host/ehci-s5p.c
+++ b/
drivers/usb/host/ehci-s5p.c
@@
-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>