Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270097
b: refs/heads/master
c: 59a0e0c
h: refs/heads/master
i:
  270095: 3aa6417
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent a0deba7 commit dea81ce
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: e9ce8e5bd0314e90b60e185ca40b1d4740df7f22
refs/heads/master: 59a0e0c5df5d479353d18adf98f72f8f7d45b5ae
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-vt8500/bv07.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ void __init bv07_init(void)
}

MACHINE_START(BV07, "Benign BV07 Mini Netbook")
.boot_params = 0x00000100,
.atag_offset = 0x100,
.reserve = vt8500_reserve_mem,
.map_io = vt8500_map_io,
.init_irq = vt8500_init_irq,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-vt8500/wm8505_7in.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ void __init wm8505_7in_init(void)
}

MACHINE_START(WM8505_7IN_NETBOOK, "WM8505 7-inch generic netbook")
.boot_params = 0x00000100,
.atag_offset = 0x100,
.reserve = wm8505_reserve_mem,
.map_io = wm8505_map_io,
.init_irq = wm8505_init_irq,
Expand Down

0 comments on commit dea81ce

Please sign in to comment.