Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191894
b: refs/heads/master
c: e598863
h: refs/heads/master
v: v3
  • Loading branch information
Haojian Zhuang authored and Eric Miao committed May 11, 2010
1 parent 856bf17 commit 4fbb746
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: f97cab28b1895ecb0aa317cc785bb209f57fc1e8
refs/heads/master: e598863690d956ad4e18904bb5b6c63fea1ad255
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mmp/mmp2.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ static int __init mmp2_init(void)
if (cpu_is_mmp2()) {
mfp_init_base(MFPR_VIRT_BASE);
mfp_init_addr(mmp2_addr_map);
clks_register(ARRAY_AND_SIZE(mmp2_clkregs));
clkdev_add_table(ARRAY_AND_SIZE(mmp2_clkregs));
}

return 0;
Expand Down

0 comments on commit 4fbb746

Please sign in to comment.