Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b84047e5 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Nicolas Pitre
Browse files

ARM: mach-w90x900: remove useless boot_params entries

parent 59a0e0c5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ static void __init nuc910evb_init(void)

MACHINE_START(W90P910EVB, "W90P910EVB")
	/* Maintainer: Wan ZongShun */
	.boot_params	= 0,
	.map_io		= nuc910evb_map_io,
	.init_irq	= nuc900_init_irq,
	.init_machine	= nuc910evb_init,
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@ static void __init nuc950evb_init(void)

MACHINE_START(W90P950EVB, "W90P950EVB")
	/* Maintainer: Wan ZongShun */
	.boot_params	= 0,
	.map_io		= nuc950evb_map_io,
	.init_irq	= nuc900_init_irq,
	.init_machine	= nuc950evb_init,
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ static void __init nuc960evb_init(void)

MACHINE_START(W90N960EVB, "W90N960EVB")
	/* Maintainer: Wan ZongShun */
	.boot_params	= 0,
	.map_io		= nuc960evb_map_io,
	.init_irq	= nuc900_init_irq,
	.init_machine	= nuc960evb_init,