[PATCH] ASoC: SOF: Intel: Remove duplicate include of shim.h

Wan Jiabing wanjiabing at vivo.com
Thu Jun 3 04:59:50 CEST 2021


shim.h is included twice.
As shim.h is not related to later header file,
keep one which has comment and remove the former one.

Signed-off-by: Wan Jiabing <wanjiabing at vivo.com>
---
 sound/soc/sof/intel/pci-tng.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/sof/intel/pci-tng.c b/sound/soc/sof/intel/pci-tng.c
index 4ee1da3..4bded66 100644
--- a/sound/soc/sof/intel/pci-tng.c
+++ b/sound/soc/sof/intel/pci-tng.c
@@ -15,7 +15,6 @@
 #include <sound/sof.h>
 #include "../ops.h"
 #include "atom.h"
-#include "shim.h"
 #include "../sof-pci-dev.h"
 #include "../sof-audio.h"
 
-- 
2.7.4



More information about the Alsa-devel mailing list