Re: [PATCH v2 05/10] mfd: replace linux/gpio.h inclusions
Charles Keepax <[email protected]> Sat, 11 Jul 2026 13:56:52 +0100
| Newsgroups | gmane.linux.ports.m68k,gmane.linux.kernel.gpio,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.kernel.samsung-soc,gmane.linux.ports.mips,gmane.linux.ports.sh.devel,gmane.linux.kernel.input,gmane.linux.ports.arm.rockchip,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 10, 2026 at 11:19:50PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > linux/gpio.h should no longer be used, convert these instead to > either linux/gpio/consumer.h or linux/gpio/legacy.h as needed. > > Acked-by: Bartosz Golaszewski <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > drivers/mfd/arizona-irq.c | 2 +- > drivers/mfd/wm8994-irq.c | 2 +- Acked-by: Charles Keepax <[email protected]> Thanks, Charles