Re: [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

From: Arnd Bergmann
Date: Wed Apr 20 2022 - 09:48:45 EST


On Wed, Apr 20, 2022 at 3:43 PM Sebastian Reichel <sre@xxxxxxxxxx> wrote:
> > @@ -15,11 +15,16 @@
> > #include <linux/gpio.h>
>
> This should be <linux/gpio/consumer.h> now.
>
Fixed now, thanks!

Arnd