Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-shmobile / clock-sh73a0.c
index 419581854a80b9afcd2127467ceca53fc5d9587a..c196a288f222fbe23ec46d960abb2859e105ed4b 100644 (file)
@@ -191,7 +191,7 @@ static void div4_kick(struct clk *clk)
 }
 
 static int divisors[] = { 2, 3, 4, 6, 8, 12, 16, 18,
-                         24, 0, 36, 48 };
+                         24, 0, 36, 48, 7 };
 
 static struct clk_div_mult_table div4_div_mult_table = {
        .divisors = divisors,