Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270095
b: refs/heads/master
c: 171fa8a
h: refs/heads/master
i:
  270093: 25e11ce
  270091: 46b6f66
  270087: 4c6ffa2
  270079: 70f0da5
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent 0902bf5 commit 3aa6417
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: bc77b1aa0c1584d52ed1883825bc6e04ab1a6277
refs/heads/master: 171fa8a7bbaf7eaf7a11f1560f125cff3e3eefc1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/versatile_ab.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

MACHINE_START(VERSATILE_AB, "ARM-Versatile AB")
/* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.map_io = versatile_map_io,
.init_early = versatile_init_early,
.init_irq = versatile_init_irq,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/versatile_pb.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static void __init versatile_pb_init(void)

MACHINE_START(VERSATILE_PB, "ARM-Versatile PB")
/* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.map_io = versatile_map_io,
.init_early = versatile_init_early,
.init_irq = versatile_init_irq,
Expand Down

0 comments on commit 3aa6417

Please sign in to comment.