Browse Source

ARM: mach-nuc93x: convert boot_params to atag_offset

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Nicolas Pitre 14 years ago
parent
commit
03150fb6a5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-nuc93x/mach-nuc932evb.c

+ 0 - 1
arch/arm/mach-nuc93x/mach-nuc932evb.c

@@ -35,7 +35,6 @@ static void __init nuc932evb_init(void)
 
 
 MACHINE_START(NUC932EVB, "NUC932EVB")
 MACHINE_START(NUC932EVB, "NUC932EVB")
 	/* Maintainer: Wan ZongShun */
 	/* Maintainer: Wan ZongShun */
-	.boot_params	= 0,
 	.map_io		= nuc932evb_map_io,
 	.map_io		= nuc932evb_map_io,
 	.init_irq	= nuc93x_init_irq,
 	.init_irq	= nuc93x_init_irq,
 	.init_machine	= nuc932evb_init,
 	.init_machine	= nuc932evb_init,