Explorar el Código

sh: Kill off unused p1fc divisors from SH7763 clk fwk.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt hace 16 años
padre
commit
6f8f6daa6d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      arch/sh/kernel/cpu/sh4a/clock-sh7763.c

+ 0 - 1
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)