[IA64] Cannot use register_percpu_irq() from ia64_mca_init()

This is called before early_irq_init() which will clobber any
registrations made too early.  Move the calls to ia64_mca_late_init().

Signed-off-by: Tony Luck <tomy.luck@intel.com>
1 file changed