On 1/17/23 12:41 AM, Linus Walleij wrote: > The test driver uses the gpiod consumer API so include the right > <linux/gpio/consumer.h> header. This may cause a problem with > struct of_device_id being implcitly pulled in by the legacy > header <linux/gpio.h> so include <linux/mod_devicetable.h> > explicitly as well. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> I will push this patch to HTE subsystem tree... Acked-by: Dipen Patel <dipenp@xxxxxxxxxx>