projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8967136
)
arm: shmobile: clks: remove duplicated clock from r7s72100
author
Wolfram Sang
<wsa@the-dreams.de>
Wed, 18 Dec 2013 21:48:37 +0000
(22:48 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Thu, 19 Dec 2013 09:21:57 +0000
(18:21 +0900)
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r7s72100.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-shmobile/clock-r7s72100.c
b/arch/arm/mach-shmobile/clock-r7s72100.c
index
1c9d261
..
4aba20c
100644
(file)
--- a/
arch/arm/mach-shmobile/clock-r7s72100.c
+++ b/
arch/arm/mach-shmobile/clock-r7s72100.c
@@
-178,7
+178,6
@@
static struct clk_lookup lookups[] = {
CLKDEV_ICK_ID("sci_fck", "sh-sci.5", &mstp_clks[MSTP42]),
CLKDEV_ICK_ID("sci_fck", "sh-sci.6", &mstp_clks[MSTP41]),
CLKDEV_ICK_ID("sci_fck", "sh-sci.7", &mstp_clks[MSTP40]),
- CLKDEV_CON_ID("mtu2_fck", &mstp_clks[MSTP33]),
};
void __init r7s72100_clock_init(void)