]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: mt8173-rt5650-rt5676: Drop unused includes
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2023 13:46:28 +0000 (15:46 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 13:27:47 +0000 (14:27 +0100)
commitcb1c18e8a7337c7f3ee461b613a52a45c3f723d5
tree68d629da574d52d02f295e219c9a81161559739c
parent94a7f618211652235f3e4b88aca477391078dba6
ASoC: mt8173-rt5650-rt5676: Drop unused includes

This driver includes the legacy GPIO header <linux/gpio.h> and
<linux/of_gpio.h> but does not use any symbols from either of
them so drop the includes.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20231006-descriptors-asoc-mediatek-v1-5-07fe79f337f5@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c