Skip to content

Commit

Permalink
ARM: mach-nuc93x: convert boot_params to atag_offset
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Nicolas Pitre authored and Nicolas Pitre committed Aug 21, 2011
1 parent 013b5fb commit 03150fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-nuc93x/mach-nuc932evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ static void __init nuc932evb_init(void)

MACHINE_START(NUC932EVB, "NUC932EVB")
/* Maintainer: Wan ZongShun */
.boot_params = 0,
.map_io = nuc932evb_map_io,
.init_irq = nuc93x_init_irq,
.init_machine = nuc932evb_init,
Expand Down

0 comments on commit 03150fb

Please sign in to comment.