ASoC: rt5514: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 12 Aug 2023 19:56:47 +0000 (21:56 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 13 Aug 2023 18:37:56 +0000 (19:37 +0100)
commit9fdc4feacdb0a5b3a49d611aff88371f8f8d4971
treec1d7c70119911256abca25e01c114c119caf7d75
parent12ffd88e398cb82f960da25ab990a6864641fee1
ASoC: rt5514: Drop GPIO include

This driver include the GPIO legacy header <linux/gpio.h yet
doesn't use symbols from it. Drop the include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org
Link: https://lore.kernel.org/r/20230812-descriptors-asoc-v1-9-eb4dca1f68af@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/codecs/rt5514.c