]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: Kill off unused p1fc divisors from SH7763 clk fwk.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 22 Oct 2008 10:38:30 +0000 (19:38 +0900)
committerPaul 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

index 45889d412c800e66f0b4aa3b2ccc449c82dd735d..3177d0d1e06da240cac4fccf5e56a90c7c2b19f9 100644 (file)
@@ -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)