Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226627
b: refs/heads/master
c: f1f4b77
h: refs/heads/master
i:
  226625: e10e12c
  226623: 66aabc9
v: v3
  • Loading branch information
Paul Walmsley committed Dec 22, 2010
1 parent 526e8f8 commit 5912e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 553d239aadc75bee70c7858ac4548d073cb3daff
refs/heads/master: f1f4b7703f8fd165ece458ae97ebddb2b62b2ce3
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/clock3xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static int __init omap3xxx_clk_arch_init(void)

ret = omap2_clk_switch_mpurate_at_boot("dpll1_ck");
if (!ret)
omap2_clk_print_new_rates("osc_sys_ck", "arm_fck", "core_ck");
omap2_clk_print_new_rates("osc_sys_ck", "core_ck", "arm_fck");

return ret;
}
Expand Down

0 comments on commit 5912e99

Please sign in to comment.