[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220926025713.39827-1-jiapeng.chong@linux.alibaba.com>
Date: Mon, 26 Sep 2022 10:57:13 +0800
From: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
To: perex@...ex.cz
Cc: tiwai@...e.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org,
Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: [PATCH] ASoC: SOF: amd: Remove duplicate include
./sound/soc/sof/amd/acp-common.c: ../sof-audio.h is included more than once.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2270
Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.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.20.1.7.g153144c
Powered by blists - more mailing lists