diff --git a/[refs] b/[refs] index 27aaaaff8e93..6443d7e6ee37 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 94f4e51ae9358c876e86e5e7bfef1e62ab1faf14 +refs/heads/master: 3b79becedf3c3162c9ec1c62f0a69f01b4c876a7 diff --git a/trunk/arch/arm/mach-shmobile/clock-sh7372.c b/trunk/arch/arm/mach-shmobile/clock-sh7372.c index 241caea32260..9bc6df985fc8 100644 --- a/trunk/arch/arm/mach-shmobile/clock-sh7372.c +++ b/trunk/arch/arm/mach-shmobile/clock-sh7372.c @@ -60,7 +60,7 @@ static struct clk r_clk = { * If needed, reset this with clk_set_rate() from the platform code. */ struct clk sh7372_extal1_clk = { - .rate = 26666666, + .rate = 26000000, }; /*