From: Linus Walleij Date: Mon, 3 Mar 2025 08:41:45 +0000 (+0100) Subject: ASoC: samsung: tobermory: Drop unused include X-Git-Tag: v6.15-rc1~173^2~4^2~70^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c095b7a27529d1d18b3b36a47f77a1419f0de939;p=thirdparty%2Fkernel%2Flinux.git ASoC: samsung: tobermory: 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-5-56a2299dd928@linaro.org Reviewed-by: Bartosz Golaszewski Signed-off-by: Mark Brown --- diff --git a/sound/soc/samsung/tobermory.c b/sound/soc/samsung/tobermory.c index 2bdd81bf821a5..bc2608dbaddc4 100644 --- a/sound/soc/samsung/tobermory.c +++ b/sound/soc/samsung/tobermory.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include "../codecs/wm8962.h"