|
@@ -274,7 +274,7 @@ define_machine(mpc885_ads) {
|
|
.name = "Freescale MPC885 ADS",
|
|
.name = "Freescale MPC885 ADS",
|
|
.probe = mpc885ads_probe,
|
|
.probe = mpc885ads_probe,
|
|
.setup_arch = mpc885ads_setup_arch,
|
|
.setup_arch = mpc885ads_setup_arch,
|
|
- .init_IRQ = m8xx_pic_init,
|
|
|
|
|
|
+ .init_IRQ = mpc8xx_pics_init,
|
|
.get_irq = mpc8xx_get_irq,
|
|
.get_irq = mpc8xx_get_irq,
|
|
.restart = mpc8xx_restart,
|
|
.restart = mpc8xx_restart,
|
|
.calibrate_decr = mpc8xx_calibrate_decr,
|
|
.calibrate_decr = mpc8xx_calibrate_decr,
|