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