From 6d841b46ec05e31d21827821ce748ff168cbd4ee Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 14 Mar 2026 21:06:20 +0100 Subject: [PATCH] ASoC: amd: acp-da7291-max98357a: 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-1-31afed06e022@kernel.org Signed-off-by: Mark Brown --- sound/soc/amd/acp-da7219-max98357a.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/amd/acp-da7219-max98357a.c b/sound/soc/amd/acp-da7219-max98357a.c index 42aa009c4e13..3c08e6e17e41 100644 --- a/sound/soc/amd/acp-da7219-max98357a.c +++ b/sound/soc/amd/acp-da7219-max98357a.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include