[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202211092130548796460@zte.com.cn>
Date: Wed, 9 Nov 2022 21:30:54 +0800 (CST)
From: <yang.yang29@....com.cn>
To: <pierre-louis.bossart@...ux.intel.com>
Cc: <lgirdwood@...il.com>, <peter.ujfalusi@...ux.intel.com>,
<yung-chuan.liao@...ux.intel.com>,
<ranjani.sridharan@...ux.intel.com>,
<kai.vehmanen@...ux.intel.com>, <broonie@...nel.org>,
<alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
<xu.panda@....com.cn>, <yang.yang29@....com.cn>
Subject: [PATCH linux-next v2] ASoC: SOF: remove duplicated included sof-audio.h
From: Xu Panda <xu.panda@....com.cn>
The sof-audio.h is included more than once.
Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: Xu Panda <xu.panda@....com.cn>
Signed-off-by: Yang Yang <yang.yang29@....com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@...ux.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
Powered by blists - more mailing lists