From 86a981e836404006efc35881ebf3d5ae36925e82 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 12 Jun 2001 11:45:41 +0000 Subject: More interrupt handling changes for the Ocelot. --- arch/mips/gt64120/momenco_ocelot/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips/gt64120/momenco_ocelot/setup.c') diff --git a/arch/mips/gt64120/momenco_ocelot/setup.c b/arch/mips/gt64120/momenco_ocelot/setup.c index f08f32074..4bfc71b8f 100644 --- a/arch/mips/gt64120/momenco_ocelot/setup.c +++ b/arch/mips/gt64120/momenco_ocelot/setup.c @@ -88,7 +88,7 @@ void __init momenco_ocelot_setup(void) { void (*l3func)(unsigned long)=KSEG1ADDR(&setup_l3cache); unsigned int tmpword; - irq_setup = momenco_ocelot_irq_setup; + board_time_init = gt64120_time_init; _machine_restart = momenco_ocelot_restart; -- cgit v1.2.3