]> www.infradead.org Git - users/willy/linux.git/commit
ASoC: max98396: Drop pointless include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Sep 2023 08:23:52 +0000 (10:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Sep 2023 11:50:08 +0000 (12:50 +0100)
commit0a5b7ee05f871272fa3ca43ee9f91282e0c4ffe7
tree7130b883cfec79eeb5a7fb50cf0bd303e72f0618
parent832beb640e425b5d1a92d8c2002e6b8e0af693eb
ASoC: max98396: 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-5-b9d793fb768e@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98396.c