From 5c06f7f3d8374df1cec3b353306a4d1032a60f44 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Mon, 3 Mar 2025 09:41:43 +0100 Subject: [PATCH] ASoC: samsung: lowland: 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-3-56a2299dd928@linaro.org Reviewed-by: Bartosz Golaszewski Signed-off-by: Mark Brown --- sound/soc/samsung/lowland.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/samsung/lowland.c b/sound/soc/samsung/lowland.c index 702cb4cc1ce9f..d4088b72d43c2 100644 --- a/sound/soc/samsung/lowland.c +++ b/sound/soc/samsung/lowland.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include "../codecs/wm5100.h"