Merge branches 'sh/hwblk' and 'sh/pm-runtime'
[sfrench/cifs-2.6.git] / arch / sh / kernel / cpu / sh4a / clock-sh7724.c
index a0c4ec25bcbccdaba4bf6f99f6fe29ec168fc907..dfe9192be63e587ba1a66f34e0c03f4deaf0c60a 100644 (file)
@@ -127,7 +127,7 @@ struct clk *main_clks[] = {
        &div3_clk,
 };
 
-static int divisors[] = { 2, 0, 4, 6, 8, 12, 16, 0, 24, 32, 36, 48, 0, 72 };
+static int divisors[] = { 2, 3, 4, 6, 8, 12, 16, 0, 24, 32, 36, 48, 0, 72 };
 
 static struct clk_div_mult_table div4_table = {
        .divisors = divisors,