On Fri, Feb 5, 2016 at 1:36 PM, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > diff --git a/drivers/input/rmi4/rmi_i2c.c b/drivers/input/rmi4/rmi_i2c.c > #include <linux/of.h> > +#include <linux/irq.h> (...) > diff --git a/drivers/input/rmi4/rmi_spi.c b/drivers/input/rmi4/rmi_spi.c Ooops maybe I didn't compile the SPI driver. You probably need to include <linux/irq.h> in rmi_spi.c too. Tell me if I should send a new version of the patch or if it's OK like this. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html