ASoC: rt715: Drop GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 12 Aug 2023 19:56:52 +0000 (21:56 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 13 Aug 2023 18:38:00 +0000 (19:38 +0100)
commit797df2a670c336500cdea482f404a24b45b28f45
treecc9c2a863b5cf02bf09466a498628c8be0f8d107
parent1a625a7a5d74be6b367301e6eb9e38d35797313a
ASoC: rt715: Drop GPIO includes

This driver include two GPIO legacy headers and one contemporary,
yet doesn't use symbols from any of them. Drop the includes.

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