Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270098
b: refs/heads/master
c: b84047e
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent dea81ce commit 1d8bc24
Show file tree
Hide file tree
Showing 4 changed files with 1 addition 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: 59a0e0c5df5d479353d18adf98f72f8f7d45b5ae
refs/heads/master: b84047e514b62456e2322f053859243459144593
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-w90x900/mach-nuc910evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ static void __init nuc910evb_init(void)

MACHINE_START(W90P910EVB, "W90P910EVB")
/* Maintainer: Wan ZongShun */
.boot_params = 0,
.map_io = nuc910evb_map_io,
.init_irq = nuc900_init_irq,
.init_machine = nuc910evb_init,
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-w90x900/mach-nuc950evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ static void __init nuc950evb_init(void)

MACHINE_START(W90P950EVB, "W90P950EVB")
/* Maintainer: Wan ZongShun */
.boot_params = 0,
.map_io = nuc950evb_map_io,
.init_irq = nuc900_init_irq,
.init_machine = nuc950evb_init,
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-w90x900/mach-nuc960evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ static void __init nuc960evb_init(void)

MACHINE_START(W90N960EVB, "W90N960EVB")
/* Maintainer: Wan ZongShun */
.boot_params = 0,
.map_io = nuc960evb_map_io,
.init_irq = nuc900_init_irq,
.init_machine = nuc960evb_init,
Expand Down

0 comments on commit 1d8bc24

Please sign in to comment.