ASoC: max98357a: Drop pointless include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Sep 2023 08:23:49 +0000 (10:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 11:50:06 +0000 (12:50 +0100)
commit02de898322869442cf6d6f4ba8f22cbdc5889f4b
treeb8db81a5a9ecb529ed21bebd93afa855ba5c376d
parent637a7969ef5780536f4d422f116fdee238bf1d18
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/20230911-descriptors-asoc-max-v2-2-b9d793fb768e@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98357a.c