From: Linus Walleij Date: Mon, 3 Mar 2025 08:41:42 +0000 (+0100) Subject: ASoC: samsung: littlemill: Drop unused include X-Git-Tag: v6.15-rc1~173^2~4^2~70^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4b2d9643a06a5326a778c4d77d6fa60e0f3d6b1;p=thirdparty%2Fkernel%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 c5260e101c2a1..9fa5e3ff92151 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"