Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270072
b: refs/heads/master
c: 5bc9291
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent c41b9c8 commit c103a60
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: f631dd411e478b781878d9e5d932b9ae8efa9076
refs/heads/master: 5bc9291adc50820f4ead4e0199813229637ffa91
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mv78xx0/buffalo-wxl-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ subsys_initcall(wxl_pci_init);

MACHINE_START(TERASTATION_WXL, "Buffalo Nas WXL")
/* Maintainer: Sebastien Requiem <sebastien@requiem.fr> */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = wxl_init,
.map_io = mv78xx0_map_io,
.init_early = mv78xx0_init_early,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mv78xx0/db78x00-bp-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ subsys_initcall(db78x00_pci_init);

MACHINE_START(DB78X00_BP, "Marvell DB-78x00-BP Development Board")
/* Maintainer: Lennert Buytenhek <buytenh@marvell.com> */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = db78x00_init,
.map_io = mv78xx0_map_io,
.init_early = mv78xx0_init_early,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mv78xx0/rd78x00-masa-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ subsys_initcall(rd78x00_pci_init);

MACHINE_START(RD78X00_MASA, "Marvell RD-78x00-MASA Development Board")
/* Maintainer: Lennert Buytenhek <buytenh@marvell.com> */
.boot_params = 0x00000100,
.atag_offset = 0x100,
.init_machine = rd78x00_masa_init,
.map_io = mv78xx0_map_io,
.init_early = mv78xx0_init_early,
Expand Down

0 comments on commit c103a60

Please sign in to comment.