From: Linus Walleij Date: Mon, 3 Mar 2025 08:41:41 +0000 (+0100) Subject: ASoC: samsung: bells: Drop unused include X-Git-Tag: v6.15-rc1~173^2~4^2~70^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b19d340d5d08c5940ce612c2a1b5fe3a8a401f9d;p=thirdparty%2Fkernel%2Flinux.git ASoC: samsung: bells: Drop unused include This file does not use the symbols from the legacy header, so let's drop it. Signed-off-by: Linus Walleij Link: https://patch.msgid.link/20250303-samsung-codecs-v1-1-56a2299dd928@linaro.org Reviewed-by: Bartosz Golaszewski Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c index 365b1aca4855c..b4c0857ae3513 100644 --- a/sound/soc/samsung/bells.c +++ b/sound/soc/samsung/bells.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include "../codecs/wm5102.h"