aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/amd
diff options
context:
space:
mode:
authorWang Jinchao <wangjinchao@xfusion.com>2023-12-15 17:20:00 +0800
committerMark Brown <broonie@kernel.org>2023-12-15 12:58:07 +0000
commit02842209fc29bddb2b673ceb8f681267857c4bc1 (patch)
treed06ef5c36f7cf3184b59dd3e81a002c03f0fb302 /sound/soc/sof/amd
parentASoC: dt-bindings: audio-graph-port: Document new DAI link flags playback-only/capture-only (diff)
downloadwireguard-linux-02842209fc29bddb2b673ceb8f681267857c4bc1.tar.xz
wireguard-linux-02842209fc29bddb2b673ceb8f681267857c4bc1.zip
ASoC: SOF: amd: remove duplicated including
remove the second \#include "../sof-audio.h" Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com> Link: https://msgid.link/r/202312151719+0800-wangjinchao@xfusion.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/amd')
-rw-r--r--sound/soc/sof/amd/acp-common.c1
1 files changed, 0 insertions, 1 deletions
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>