On Fri, Oct 31, 2008 at 12:49, Paulius Zaleckas wrote: > +#ifndef NO_IRQ > +#define NO_IRQ 0 > +#endif discussions elsewhere indicate this should die. -if (irq != NO_IRQ) +if (irq) -mike -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html