From: Linus Walleij Date: Thu, 28 Sep 2023 22:12:55 +0000 (+0200) Subject: ASoC: rockchip: Drop includes from RK3399 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3116dc2e16542d56bd173e90ce1893bed697a830;p=linux.git ASoC: rockchip: Drop includes from RK3399 The RK3399 ASoC driver includes two legacy GPIO headers but doesn't use symbols from any of them. Delete the includes. Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20230929-descriptors-asoc-rockchip-v2-2-2d2c0e043aab@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/rockchip/rk3399_gru_sound.c b/sound/soc/rockchip/rk3399_gru_sound.c index 4c3b8b3635300..1a504ebd3a0e9 100644 --- a/sound/soc/rockchip/rk3399_gru_sound.c +++ b/sound/soc/rockchip/rk3399_gru_sound.c @@ -8,8 +8,6 @@ #include #include #include -#include -#include #include #include #include