Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356468
b: refs/heads/master
c: f29bc0a
h: refs/heads/master
v: v3
  • Loading branch information
Anatolij Gustschin committed Jan 29, 2013
1 parent 9ea914f commit 7a306c4
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: f4ef34537ad303e2230ec543cccc7847f3c47ae8
refs/heads/master: f29bc0a4e3712ddada0b3bc251105689d6ce4f91
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/512x/mpc512x_shared.c
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@ void __init mpc512x_psc_fifo_init(void)

void __init mpc512x_init(void)
{
mpc512x_declare_of_platform_devices();
mpc5121_clk_init();
mpc512x_declare_of_platform_devices();
mpc512x_restart_init();
mpc512x_psc_fifo_init();
}

0 comments on commit 7a306c4

Please sign in to comment.