On Mon, Jul 23, 2018 at 6:14 PM, Boris Brezillon <boris.brezil...@bootlin.com> wrote: > On Mon, 23 Jul 2018 18:04:52 +0200 > Arnd Bergmann <a...@arndb.de> wrote: > >> On Mon, Jul 23, 2018 at 5:40 PM, Arnd Bergmann <a...@arndb.de> wrote: >> > On Mon, Jul 23, 2018 at 11:41 AM, Boris Brezillon >> > <boris.brezil...@bootlin.com> wrote: >> >> On Mon, 23 Jul 2018 11:34:43 +0200 >> >> Arnd Bergmann <a...@arndb.de> wrote: >> >> >> >>> On Sun, Jul 22, 2018 at 8:29 AM, Boris Brezillon >> >>> <boris.brezil...@bootlin.com> wrote: >> >>> > +Arnd, Rob and the DT ML.
> Yep, somehow io.h was indirectly included by gpio.h. I fixed that in my > patch when replacing gpio.h by gpio/consumer.h by including linux/io.h. Ok, looks good. With the patch from you plus the one from Anders, I don't see any more randconfig failures in this driver. Arnd