ASoC: tas*: Drop unused GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Aug 2024 15:02:34 +0000 (17:02 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 7 Aug 2024 22:45:17 +0000 (23:45 +0100)
commitcaab9a1cbb9a9fca24ceabeef57b3764d861ad32
tree92a6fd92cec86da0748d629f9badb7fd917037f1
parent1c4b509edad15192bfb64c81d3c305bbae8070db
ASoC: tas*: Drop unused GPIO includes

These drivers all use <linux/gpio/consumer.h> and has no business
including the legacy headers <linux/gpio.h> or <linux/of_gpio.h>.
Drop the surplus includes.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20240807-asoc-tas-gpios-v2-3-bd0f2705d58b@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2552.c
sound/soc/codecs/tas2764.c
sound/soc/codecs/tas2770.c
sound/soc/codecs/tas2780.c