Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287256
b: refs/heads/master
c: ca43784
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and Olof Johansson committed Feb 4, 2012
1 parent 1018c27 commit ff331d6
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: 864e5e360ebb5acc7a41c6d6ac738a62aa1aa609
refs/heads/master: ca43784daa7a400407d851799ac69d3de2b2ab4e
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-bcmring/arch.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,6 @@ MACHINE_START(BCMRING, "BCMRING")
.init_early = bcmring_init_early,
.init_irq = bcmring_init_irq,
.timer = &bcmring_timer,
.init_machine = bcmring_init_machine
.init_machine = bcmring_init_machine,
.restart = bcmring_restart,
MACHINE_END

0 comments on commit ff331d6

Please sign in to comment.