diff options
Diffstat (limited to 'arch/arm/mach-w90x900/mach-nuc960evb.c')
-rw-r--r-- | arch/arm/mach-w90x900/mach-nuc960evb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-w90x900/mach-nuc960evb.c b/arch/arm/mach-w90x900/mach-nuc960evb.c index e09c645d61b6..0ab9995d5b58 100644 --- a/arch/arm/mach-w90x900/mach-nuc960evb.c +++ b/arch/arm/mach-w90x900/mach-nuc960evb.c | |||
@@ -34,7 +34,6 @@ static void __init nuc960evb_init(void) | |||
34 | 34 | ||
35 | MACHINE_START(W90N960EVB, "W90N960EVB") | 35 | MACHINE_START(W90N960EVB, "W90N960EVB") |
36 | /* Maintainer: Wan ZongShun */ | 36 | /* Maintainer: Wan ZongShun */ |
37 | .boot_params = 0, | ||
38 | .map_io = nuc960evb_map_io, | 37 | .map_io = nuc960evb_map_io, |
39 | .init_irq = nuc900_init_irq, | 38 | .init_irq = nuc900_init_irq, |
40 | .init_machine = nuc960evb_init, | 39 | .init_machine = nuc960evb_init, |