From c43988dfe25ba358b1df72201327ca719e8a369d Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 14 Mar 2026 21:06:24 +0100 Subject: [PATCH] ASoC: amd: acp3x-rt5682-max9836: Drop unused include This driver includes the legacy header but does not use any symbols from it. Drop the inclusion. Signed-off-by: Linus Walleij Link: https://patch.msgid.link/20260314-asoc-amd-v1-5-31afed06e022@kernel.org Signed-off-by: Mark Brown --- sound/soc/amd/acp3x-rt5682-max9836.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/amd/acp3x-rt5682-max9836.c b/sound/soc/amd/acp3x-rt5682-max9836.c index d1eb6f12a1830..4affb00bdc959 100644 --- a/sound/soc/amd/acp3x-rt5682-max9836.c +++ b/sound/soc/amd/acp3x-rt5682-max9836.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include -- 2.47.3