X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fmips%2Fmomentum%2Focelot_g%2Fgt-irq.c;fp=arch%2Fmips%2Fmomentum%2Focelot_g%2Fgt-irq.c;h=e5eceed1beff3cd2ff7a7502b87103ca1d344523;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=d0b5c9dd0ea42b269dcc3850b9d0f73eff08de32;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/arch/mips/momentum/ocelot_g/gt-irq.c b/arch/mips/momentum/ocelot_g/gt-irq.c index d0b5c9dd0..e5eceed1b 100644 --- a/arch/mips/momentum/ocelot_g/gt-irq.c +++ b/arch/mips/momentum/ocelot_g/gt-irq.c @@ -178,7 +178,7 @@ void gt64240_time_init(void) timer.name = "timer"; timer.dev_id = NULL; timer.next = NULL; - timer.mask = 0; + timer.mask = CPU_MASK_NONE; irq_desc[6].action = &timer; enable_irq(6);