projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42eed42
)
sh: Kill off unused p1fc divisors from SH7763 clk fwk.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 22 Oct 2008 10:38:30 +0000
(19:38 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 22 Oct 2008 10:38:30 +0000
(19:38 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/clock-sh7763.c
patch
|
blob
|
history
diff --git
a/arch/sh/kernel/cpu/sh4a/clock-sh7763.c
b/arch/sh/kernel/cpu/sh4a/clock-sh7763.c
index 45889d412c800e66f0b4aa3b2ccc449c82dd735d..3177d0d1e06da240cac4fccf5e56a90c7c2b19f9 100644
(file)
--- a/
arch/sh/kernel/cpu/sh4a/clock-sh7763.c
+++ b/
arch/sh/kernel/cpu/sh4a/clock-sh7763.c
@@
-18,7
+18,6
@@
static int bfc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 };
static int p0fc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 };
-static int p1fc_divisors[] = { 1, 1, 1, 16, 1, 1, 1, 1 };
static int cfc_divisors[] = { 1, 1, 4, 1, 1, 1, 1, 1 };
static void master_clk_init(struct clk *clk)