7 Jul
2022
7 Jul
'22
4:26 p.m.
Removed unused header file inclusion from Jadeite platform machine driver.
Signed-off-by: Vijendar Mukunda Vijendar.Mukunda@amd.com --- sound/soc/amd/acp-es8336.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/amd/acp-es8336.c b/sound/soc/amd/acp-es8336.c index eec3d57092fa..8ce26c9b3ead 100644 --- a/sound/soc/amd/acp-es8336.c +++ b/sound/soc/amd/acp-es8336.c @@ -23,7 +23,6 @@ #include <linux/module.h> #include <linux/acpi.h>
-#include "../codecs/es8316.h" #include "acp.h"
#define DUAL_CHANNEL 2
--
2.25.1