diff options
-rw-r--r-- | arch/arm/mach-nuc93x/mach-nuc932evb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-nuc93x/mach-nuc932evb.c b/arch/arm/mach-nuc93x/mach-nuc932evb.c index d70257042480..1f741b1c1604 100644 --- a/arch/arm/mach-nuc93x/mach-nuc932evb.c +++ b/arch/arm/mach-nuc93x/mach-nuc932evb.c | |||
@@ -35,7 +35,6 @@ static void __init nuc932evb_init(void) | |||
35 | 35 | ||
36 | MACHINE_START(NUC932EVB, "NUC932EVB") | 36 | MACHINE_START(NUC932EVB, "NUC932EVB") |
37 | /* Maintainer: Wan ZongShun */ | 37 | /* Maintainer: Wan ZongShun */ |
38 | .boot_params = 0, | ||
39 | .map_io = nuc932evb_map_io, | 38 | .map_io = nuc932evb_map_io, |
40 | .init_irq = nuc93x_init_irq, | 39 | .init_irq = nuc93x_init_irq, |
41 | .init_machine = nuc932evb_init, | 40 | .init_machine = nuc932evb_init, |