]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: hisilicon: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 Dec 2023 13:15:42 +0000 (14:15 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 18 Dec 2023 14:03:29 +0000 (14:03 +0000)
commit487b467206fb2f3a21c93759d3b0ffe7044ed197
treeedaec15b1aec806f0d6d7a2704d4c3e84d3cf7ee
parentc95a2a0be0b1bba2e051faa105c2e0401fc2de33
ASoC: hisilicon: Drop GPIO include

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

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://msgid.link/r/20231214-gpio-descriptors-sound-misc-v1-1-e3004176bd8b@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/hisilicon/hi6210-i2s.c