From d7e5d8d24c1179b36a3cb40b3f785e23a8992acd Mon Sep 17 00:00:00 2001 From: Vijendar Mukunda Date: Thu, 7 Jul 2022 18:56:08 +0530 Subject: ASoC: amd: remove unused header file inclusion Removed unused header file inclusion from Jadeite platform machine driver. Signed-off-by: Vijendar Mukunda Link: https://lore.kernel.org/r/20220707132613.3150931-1-Vijendar.Mukunda@amd.com Signed-off-by: Mark Brown --- sound/soc/amd/acp-es8336.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/soc/amd') diff --git a/sound/soc/amd/acp-es8336.c b/sound/soc/amd/acp-es8336.c index 4f3992532332..54ba399fe596 100644 --- a/sound/soc/amd/acp-es8336.c +++ b/sound/soc/amd/acp-es8336.c @@ -23,7 +23,6 @@ #include #include -#include "../codecs/es8316.h" #include "acp.h" #define DUAL_CHANNEL 2 -- cgit