OSDN Git Service

ASoC: SOF: intel: remove duplicate include
authorChangcheng Deng <deng.changcheng@zte.com.cn>
Tue, 24 Aug 2021 03:00:15 +0000 (20:00 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 24 Aug 2021 18:15:02 +0000 (19:15 +0100)
Clean up the following includecheck warning:

./sound/soc/sof/intel/pci-tng.c: shim.h is included more than once.

No functional change.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210824030015.57267-1-deng.changcheng@zte.com.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/pci-tng.c

index 4ee1da3..4bded66 100644 (file)
@@ -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"