From: Krzysztof Kozlowski Date: Mon, 27 Jun 2022 14:34:11 +0000 (+0200) Subject: ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3e4bac7cf06e46225322f264e7387efe6ddd457e;p=linux.git ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h include The module does not use anything from gpio.h header. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220627143412.477226-2-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/s3c24xx-i2s.c b/sound/soc/samsung/s3c24xx-i2s.c index c1a314b86b155..44e93dc16fc3e 100644 --- a/sound/soc/samsung/s3c24xx-i2s.c +++ b/sound/soc/samsung/s3c24xx-i2s.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include