On Mon, Mar 18, 2024 at 10:25:16PM +0200, Andy Shevchenko wrote: > No more users. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > include/sound/soc-jack.h | 2 -- > > If I am not mistaken, after > https://lore.kernel.org/r/20240318200804.181516-1-andriy.shevchenko@xxxxxxxxxxxxxxx > there is no more users. Hence the above is the only dependency. You are mistaken, please try compile tests: /build/stage/linux/sound/soc/generic/simple-card-utils.c: In function ‘simple_util_init_jack’: /build/stage/linux/sound/soc/generic/simple-card-utils.c:755:20: error: ‘struct snd_soc_jack_gpio’ has no member named ‘gpio’ 755 | sjack->gpio.gpio = -ENOENT; | ^ (this is among other things in x86 allmodconfig).
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- From: Andy Shevchenko
- Re: [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- References:
- [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- From: Andy Shevchenko
- [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- Prev by Date: Re: [PATCH 11/28] infiniband: qib: Use PCI_IRQ_INTX
- Next by Date: Re: [PATCH v3 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
- Previous by thread: [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- Next by thread: Re: [PATCH v1 1/1] ASoC: soc-jack: Get rid of legacy GPIO support
- Index(es):