[PATCH] ASoC: SOF: amd: remove duplicated including

From: Wang Jinchao
Date: Fri Dec 15 2023 - 04:20:13 EST


remove the second \#include "../sof-audio.h"

Signed-off-by: Wang Jinchao <wangjinchao@xxxxxxxxxxx>
---
sound/soc/sof/amd/acp-common.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/sound/soc/sof/amd/acp-common.c b/sound/soc/sof/amd/acp-common.c
index 3a0c7688dcfe..2d72c6d55dc8 100644
--- a/sound/soc/sof/amd/acp-common.c
+++ b/sound/soc/sof/amd/acp-common.c
@@ -13,7 +13,6 @@
#include "../sof-priv.h"
#include "../sof-audio.h"
#include "../ops.h"
-#include "../sof-audio.h"
#include "acp.h"
#include "acp-dsp-offset.h"
#include <sound/sof/xtensa.h>
--
2.40.0