projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b87de
)
sh: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Wed, 19 May 2010 23:12:19 +0000
(23:12 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 22 May 2010 07:38:26 +0000
(16:38 +0900)
Remove duplicated #include('s) in
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/kernel/cpu/sh4a/clock-sh7786.c
b/arch/sh/kernel/cpu/sh4a/clock-sh7786.c
index 105a6d41b569acaf84f1130b3c812defba5ae4f1..597c9fbe49c6d88e45a248c424400422e949188f 100644
(file)
--- a/
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
+++ b/
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
@@
-13,7
+13,6
@@
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/io.h>
-#include <linux/clk.h>
#include <asm/clkdev.h>
#include <asm/clock.h>
#include <asm/freq.h>