]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: cs35l36: Drop legacy includes
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Dec 2023 13:20:34 +0000 (14:20 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 1 Dec 2023 16:59:20 +0000 (16:59 +0000)
commit194ef700d4e255686173a03b65e15cac637cc15a
tree7f9d6463d815d4cd98e09e50efeee91065a5779c
parent490d2d9f190a9a6125495ac4d833fa0af41763d0
ASoC: cs35l36: Drop legacy includes

This driver includes the legacy GPIO APIs <linux/gpio.h> and
<linux/of_gpio.h> but does not use any symbols from any of
them.

Drop the includes.

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20231201-descriptors-sound-cirrus-v2-5-ee9f9d4655eb@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l36.c