]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: mt8173-max98090: Drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 6 Oct 2023 13:46:26 +0000 (15:46 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 13:27:45 +0000 (14:27 +0100)
commitb1306c3b6140f0c299f727edc9bb90ec79700614
tree460425b78840ac84506aec13dd8ff4c1e528949c
parent654a23724072f37c0d07b31395e1d9f45f5563ab
ASoC: mt8173-max98090: Drop unused include

This driver includes the legacy GPIO header <linux/gpio.h> but
is not using any symbols from it. Drop the include.

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