On Fri, Aug 6, 2021 at 4:55 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > On 8/6/21 9:52 AM, Andy Shevchenko wrote: > > On Fri, Aug 6, 2021 at 5:47 AM Chris Blake <chrisrblake93@xxxxxxxxx> wrote: ... > >> +#include <linux/gpio/machine.h> > > > > Does this provide a GPIO controller driver? I don't think so. > > Actually GPIO controller drivers use <linux/gpio/driver.h> > <linux/gpio/machine.h> for board files / glue code which > e.g. needs to add lookup-tables, which this code does, > so including this header is correct. Ah, indeed. I stand corrected. -- With Best Regards, Andy Shevchenko