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:
9d47e30
)
omap1: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Fri, 28 Jan 2011 14:04:38 +0000
(14:04 +0000)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 1 Feb 2011 23:53:00 +0000
(15:53 -0800)
Remove duplicated #include('s) in
arch/arm/mach-omap1/time.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/time.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap1/time.c
b/arch/arm/mach-omap1/time.c
index f83fc335c613db6e3ac14e7fcf2cf15cd6af5a45..6885d2fac183d69e3ad8861d4c2bde464485adcb 100644
(file)
--- a/
arch/arm/mach-omap1/time.c
+++ b/
arch/arm/mach-omap1/time.c
@@
-44,7
+44,6
@@
#include <linux/clocksource.h>
#include <linux/clockchips.h>
#include <linux/io.h>
-#include <linux/sched.h>
#include <asm/system.h>
#include <mach/hardware.h>