sparc32: introduce sparc_irq_config
sparc_irq_config is used to hold the platform specific irq setup. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
a2a211cb55
commit
bbdc2661ea
@@ -219,7 +219,7 @@ static void __init sbus_time_init(void)
|
||||
|
||||
btfixup();
|
||||
|
||||
sparc_init_timers(timer_interrupt);
|
||||
sparc_irq_config.init_timers(timer_interrupt);
|
||||
}
|
||||
|
||||
void __init time_init(void)
|
||||
|
Reference in New Issue
Block a user