|
@@ -34,7 +34,6 @@ static void __init nuc910evb_init(void)
|
|
|
|
|
|
MACHINE_START(W90P910EVB, "W90P910EVB")
|
|
MACHINE_START(W90P910EVB, "W90P910EVB")
|
|
/* Maintainer: Wan ZongShun */
|
|
/* Maintainer: Wan ZongShun */
|
|
- .boot_params = 0,
|
|
|
|
.map_io = nuc910evb_map_io,
|
|
.map_io = nuc910evb_map_io,
|
|
.init_irq = nuc900_init_irq,
|
|
.init_irq = nuc900_init_irq,
|
|
.init_machine = nuc910evb_init,
|
|
.init_machine = nuc910evb_init,
|