On Sun, 25 Sep 2022, Dmitry Torokhov wrote: > The driver is using gpiod API and therefore should include > linux/gpio/consumer.h, not linux/gpio.h. Also, the driver does not use > any of the APIs from of_gpio.h, so we should not be including it. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > --- > drivers/mfd/madera-core.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied, thanks. -- Lee Jones [李琼斯]