Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270064
b: refs/heads/master
c: e5c76c0
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent c25d296 commit 90afc40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 1896746defa4b711b39bd04145a55d42a902ae2a
refs/heads/master: e5c76c00e830d93d98105ac134346d93d80b656d
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-iop33x/iq80331.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static void __init iq80331_init_machine(void)

MACHINE_START(IQ80331, "Intel IQ80331")
/* Maintainer: Intel Corp. */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.map_io = iop3xx_map_io,
.init_irq = iop33x_init_irq,
.timer = &iq80331_timer,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-iop33x/iq80332.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static void __init iq80332_init_machine(void)

MACHINE_START(IQ80332, "Intel IQ80332")
/* Maintainer: Intel Corp. */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.map_io = iop3xx_map_io,
.init_irq = iop33x_init_irq,
.timer = &iq80332_timer,
Expand Down

0 comments on commit 90afc40

Please sign in to comment.