Re: [PATCH 07/13] ASoC: replace linux/gpio.h inclusions
Charles Keepax <[email protected]> Mon, 6 Jul 2026 10:01:26 +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.drivers.video-input-infrastructure,gmane.linux.network,gmane.linux.ports.arm.rockchip,gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 29, 2026 at 03:26:27PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > linux/gpio.h is going away,s o use linux/gpio/consumer.h instead. > > Signed-off-by: Arnd Bergmann <[email protected]> > --- > sound/soc/codecs/cs42l84.c | 2 +- > sound/soc/codecs/cx2072x.c | 2 +- For the Cirrus bits: Reviewed-by: Charles Keepax <[email protected]> Thanks, Charles