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