ASoC: max98357a: Drop pointless include
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 25 Aug 2023 08:12:12 +0000 (10:12 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 00:19:02 +0000 (01:19 +0100)
commita3b68ba9f594ae4f9a96e0730e9aeadb9f64c43e
treeb8db81a5a9ecb529ed21bebd93afa855ba5c376d
parent0015a18acf9ceafbf7e24f5addefce566326132b
ASoC: max98357a: Drop pointless include

This driver is already using solely GPIO descriptors and
do not need to include the legacy header <linux/gpio.h>.
Drop it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230825-descriptors-asoc-max-v1-2-b212292b2f08@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98357a.c