On Mon, Feb 5, 2018 at 4:54 AM, Thierry Reding <[email protected]> wrote: > > Include these headers explicitly to avoid the build failure.
I don't think you need to include *both*.
<linux/device.h> used to include just <linux/pinctrl/devinfo.h>.
I'll edit your patches to include just that.
<linux/pinctrl/consumer.h> will come in automatically through it.
Linus

