[PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h

From: yang.yang29
Date: Tue Nov 08 2022 - 06:40:31 EST


From: Xu Panda <xu.panda@xxxxxxxxxx>

The sof-audio.h is included more than once.

Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
Signed-off-by: Xu Panda <xu.panda@xxxxxxxxxx>
Signed-off-by: Yang Yang <yang.yang29@xxxxxxx>
---
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 27b95187356e..348e70dfe2a5 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"

--
2.15.2