From b19d340d5d08c5940ce612c2a1b5fe3a8a401f9d Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 3 Mar 2025 09:41:41 +0100 Subject: [PATCH] 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 --- sound/soc/samsung/bells.c | 1 - 1 file changed, 1 deletion(-) 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"