ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
[librecmc/librecmc.git] / target / linux / mcs814x / files-3.3 / arch / arm / mach-mcs814x / board-mcs8140-dt.c
index 5d13283e93dd9447a32234e73f7c15fedc4a37c6..9f6625cdc72bc0e9f8306b4e1906b56e0b842cb2 100644 (file)
@@ -40,5 +40,6 @@ DT_MACHINE_START(mcs8140_dt, "Moschip MCS8140 board")
        .init_machine   = mcs814x_dt_device_init,
        .restart        = mcs814x_restart,
        .dt_compat      = mcs8140_dt_board_compat,
+       .handle_irq     = mcs814x_handle_irq,
 MACHINE_END