From: M. R. B. <mr...@0x...> - 2002-01-20 08:24:33
|
Call me crazy, but shouldn't this be defined somewhere - "MGATE_IRQ_LOW"? Has anyone built the BigSur in awhile? =46rom arch/sh/kernel/setup_bigsur.c, line 67: unsigned char bit =3D (1 << ((irq - MGATE_IRQ_LOW)%8) ); M. R. |