diff options
Diffstat (limited to 'arch/sh/kernel/cpu')
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/clock-sh7763.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/clock-sh7763.c b/arch/sh/kernel/cpu/sh4a/clock-sh7763.c index 45889d412c80..3177d0d1e06d 100644 --- a/arch/sh/kernel/cpu/sh4a/clock-sh7763.c +++ b/arch/sh/kernel/cpu/sh4a/clock-sh7763.c | |||
@@ -18,7 +18,6 @@ | |||
18 | 18 | ||
19 | static int bfc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; | 19 | static int bfc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; |
20 | static int p0fc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; | 20 | static int p0fc_divisors[] = { 1, 1, 1, 8, 1, 1, 1, 1 }; |
21 | static int p1fc_divisors[] = { 1, 1, 1, 16, 1, 1, 1, 1 }; | ||
22 | static int cfc_divisors[] = { 1, 1, 4, 1, 1, 1, 1, 1 }; | 21 | static int cfc_divisors[] = { 1, 1, 4, 1, 1, 1, 1, 1 }; |
23 | 22 | ||
24 | static void master_clk_init(struct clk *clk) | 23 | static void master_clk_init(struct clk *clk) |