ASoC: SOF: amd: remove duplicated including
authorWang Jinchao <wangjinchao@xfusion.com>
Fri, 15 Dec 2023 09:20:00 +0000 (17:20 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 15 Dec 2023 12:58:07 +0000 (12:58 +0000)
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>
sound/soc/sof/amd/acp-common.c

index 3a0c768..2d72c6d 100644 (file)
@@ -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>