]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: cs4349: Drop legacy include
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Dec 2023 13:20:39 +0000 (14:20 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 1 Dec 2023 16:59:25 +0000 (16:59 +0000)
commit9c16cfe42d9fbfd258a3928b4a054d6b3ef932b0
tree88a1222dddf7061a3db061d0e68ee4ac88930132
parentc6324cafd8370c2254f90a33b7327c45e7a58bbd
ASoC: cs4349: Drop legacy include

This driver includes the legacy GPIO API <linux/gpio.h> but
does not use any symbols from it.

Drop the include.

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-10-ee9f9d4655eb@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs4349.c