diff options
Diffstat (limited to 'arch/arm/mach-w90x900/mach-nuc950evb.c')
-rw-r--r-- | arch/arm/mach-w90x900/mach-nuc950evb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-w90x900/mach-nuc950evb.c b/arch/arm/mach-w90x900/mach-nuc950evb.c index 590c99b96dc1..4062e55a57d8 100644 --- a/arch/arm/mach-w90x900/mach-nuc950evb.c +++ b/arch/arm/mach-w90x900/mach-nuc950evb.c | |||
@@ -37,7 +37,6 @@ static void __init nuc950evb_init(void) | |||
37 | 37 | ||
38 | MACHINE_START(W90P950EVB, "W90P950EVB") | 38 | MACHINE_START(W90P950EVB, "W90P950EVB") |
39 | /* Maintainer: Wan ZongShun */ | 39 | /* Maintainer: Wan ZongShun */ |
40 | .boot_params = 0, | ||
41 | .map_io = nuc950evb_map_io, | 40 | .map_io = nuc950evb_map_io, |
42 | .init_irq = nuc900_init_irq, | 41 | .init_irq = nuc900_init_irq, |
43 | .init_machine = nuc950evb_init, | 42 | .init_machine = nuc950evb_init, |