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