]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: cs35l35: Drop legacy includes
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Dec 2023 13:20:33 +0000 (14:20 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 1 Dec 2023 16:59:19 +0000 (16:59 +0000)
commit490d2d9f190a9a6125495ac4d833fa0af41763d0
tree60f4b0c67402b4b139ed0c0c778656b8d2618eb4
parenta6122b0b4211d132934ef99e7b737910e6d54d2f
ASoC: cs35l35: 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-4-ee9f9d4655eb@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l35.c