[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202312151719+0800-wangjinchao@xfusion.com>
Date: Fri, 15 Dec 2023 17:20:00 +0800
From: Wang Jinchao <wangjinchao@...sion.com>
To: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>, Liam Girdwood
<lgirdwood@...il.com>, Peter Ujfalusi <peter.ujfalusi@...ux.intel.com>, Bard
Liao <yung-chuan.liao@...ux.intel.com>, Ranjani Sridharan
<ranjani.sridharan@...ux.intel.com>, Daniel Baluta <daniel.baluta@....com>,
Kai Vehmanen <kai.vehmanen@...ux.intel.com>, Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
<sound-open-firmware@...a-project.org>, <linux-sound@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <stone.xulei@...sion.com>, <wangjinchao@...sion.com>
Subject: [PATCH] ASoC: SOF: amd: remove duplicated including
remove the second \#include "../sof-audio.h"
Signed-off-by: Wang Jinchao <wangjinchao@...sion.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 3a0c7688dcfe..2d72c6d55dc8 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"
#include <sound/sof/xtensa.h>
--
2.40.0
Powered by blists - more mailing lists