Re: [PATCH v2 06/10] ASoC: replace linux/gpio.h inclusions
Charles Keepax <[email protected]> Sat, 11 Jul 2026 13:57:39 +0100
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel.gpio,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.kernel.samsung-soc,gmane.linux.ports.mips,gmane.linux.kernel.input,gmane.linux.ports.arm.rockchip,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 10, 2026 at 11:19:51PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > linux/gpio.h is going away,s o use linux/gpio/consumer.h instead. > > Acked-by: Bartosz Golaszewski <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > sound/soc/codecs/cs42l84.c | 1 - Acked-by: Charles Keepax <[email protected]> Thanks, Charles