Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187415
b: refs/heads/master
c: ab5d97d
h: refs/heads/master
i:
  187413: 5d970f3
  187411: 85163a5
  187407: b663fad
v: v3
  • Loading branch information
Ben Dooks committed Jan 26, 2010
1 parent d87f601 commit 8ffd822
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: f6b56704f78b2667fc8f61d2f398931fbc032b62
refs/heads/master: ab5d97db1c6ced3e95c00d097931471707032b1f
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-samsung/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ int s3c24xx_register_clocks(struct clk **clks, int nr_clks)
* Call s3c24xx_register_clock() on the @clkp array given, printing an
* error if it fails to register the clock (unlikely).
*/
void __initdata s3c_register_clocks(struct clk *clkp, int nr_clks)
void __init s3c_register_clocks(struct clk *clkp, int nr_clks)
{
int ret;

Expand Down

0 comments on commit 8ffd822

Please sign in to comment.