From: Linus Walleij Date: Mon, 3 Mar 2025 08:41:42 +0000 (+0100) Subject: ASoC: samsung: littlemill: Drop unused include X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c4b2d9643a06a5326a778c4d77d6fa60e0f3d6b1;p=users%2Fwilly%2Flinux.git ASoC: samsung: littlemill: 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-2-56a2299dd928@linaro.org Reviewed-by: Bartosz Golaszewski Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/littlemill.c b/sound/soc/samsung/littlemill.c index c5260e101c2a..9fa5e3ff9215 100644 --- a/sound/soc/samsung/littlemill.c +++ b/sound/soc/samsung/littlemill.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include "../codecs/wm8994.h"