aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangcheng Deng <[email protected]>2021-08-23 20:00:15 -0700
committerMark Brown <[email protected]>2021-08-24 19:15:02 +0100
commit0be10d7122ceb8f322086283420a59ee89c1947f (patch)
tree700792f3b7a83b7e82734ebc412739d81fc02435
parent6f02c0894921bde9ee4b36c818a2b3d5e6701d5b (diff)
ASoC: SOF: intel: remove duplicate include
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 <[email protected]> Signed-off-by: Changcheng Deng <[email protected]> Acked-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--sound/soc/sof/intel/pci-tng.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/sof/intel/pci-tng.c b/sound/soc/sof/intel/pci-tng.c
index 4ee1da397d4e..4bded668b672 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"