summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorWang Jinchao <wangjinchao@xfusion.com>2023-12-15 12:20:00 +0300
committerMark Brown <broonie@kernel.org>2023-12-15 15:58:07 +0300
commit02842209fc29bddb2b673ceb8f681267857c4bc1 (patch)
treed06ef5c36f7cf3184b59dd3e81a002c03f0fb302 /sound/soc
parentaf29e51bee8223d8b26e574489d2433b88cdeb2f (diff)
downloadlinux-02842209fc29bddb2b673ceb8f681267857c4bc1.tar.xz
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')
-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>