On Thu, Sep 12, 2013 at 9:15 AM, Baruch Siach <baruch@xxxxxxxxxx> wrote: > Hi Max, > > On Thu, Sep 12, 2013 at 09:06:06AM +0400, Max Filippov wrote: >> This fixes the following allmodconfig build error: >> >> sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_probe': >> sound/soc/fsl/fsl_ssi.c:939:26: error: 'NO_IRQ' undeclared (first use in this function) > > The fsl_ssi driver is buggy here. irq_of_parse_and_map() returns 0 on error, > not NO_IRQ. Also, see http://lwn.net/Articles/470820/. Ok, I'll post another one with NO_IRQ defined as 0 in order to allow building allmodconfig. -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html