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

yang.yang29 at zte.com.cn yang.yang29 at zte.com.cn
Wed Nov 9 14:30:54 CET 2022


From: Xu Panda <xu.panda at zte.com.cn>

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

Reported-by: Zeal Robot <zealci at zte.com.cn>
Signed-off-by: Xu Panda <xu.panda at zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29 at zte.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>

---
change for v2
 - add maintainers and the alsa-devel mailing list in CC.  
---

 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


More information about the Alsa-devel mailing list