From: Linus Walleij Date: Thu, 28 Sep 2023 22:12:57 +0000 (+0200) Subject: ASoC: rockchip: Drop includes from Rockchip RT5645 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=329b017ccdf80cdcc3550f6caecbf2bc80a67432;p=linux.git ASoC: rockchip: Drop includes from Rockchip RT5645 The Rockchip RT5645 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-4-2d2c0e043aab@linaro.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/rockchip/rockchip_rt5645.c b/sound/soc/rockchip/rockchip_rt5645.c index d5cfef9be1af8..449f62820045c 100644 --- a/sound/soc/rockchip/rockchip_rt5645.c +++ b/sound/soc/rockchip/rockchip_rt5645.c @@ -8,8 +8,6 @@ #include #include #include -#include -#include #include #include #include