* [PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h
@ 2022-11-08 11:31 yang.yang29
2022-11-08 15:21 ` Pierre-Louis Bossart
0 siblings, 1 reply; 2+ messages in thread
From: yang.yang29 @ 2022-11-08 11:31 UTC (permalink / raw)
To: pierre-louis.bossart; +Cc: lgirdwood, peter.ujfalusi, linux-kernel, xu.panda668
From: Xu Panda <xu.panda@zte.com.cn>
The sof-audio.h is included more than once.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h
2022-11-08 11:31 [PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h yang.yang29
@ 2022-11-08 15:21 ` Pierre-Louis Bossart
0 siblings, 0 replies; 2+ messages in thread
From: Pierre-Louis Bossart @ 2022-11-08 15:21 UTC (permalink / raw)
To: yang.yang29, Mark Brown, Takashi Iwai,
ALSA Development Mailing List
Cc: lgirdwood, peter.ujfalusi, linux-kernel, xu.panda668
You need to CC: maintainers and the alsa-devel mailing list in a v2
On 11/8/22 05:31, yang.yang29@zte.com.cn wrote:
> From: Xu Panda <xu.panda@zte.com.cn>
>
> The sof-audio.h is included more than once.
>
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
> Signed-off-by: Yang Yang <yang.yang29@zte.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
> ---
> 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"
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-08 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 11:31 [PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h yang.yang29
2022-11-08 15:21 ` Pierre-Louis Bossart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox