Browse Source

ASoC: hisilicon: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Pravin Shedge 7 years ago
parent
commit
769e40f0c1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sound/soc/hisilicon/hi6210-i2s.c

+ 0 - 1
sound/soc/hisilicon/hi6210-i2s.c

@@ -36,7 +36,6 @@
 #include <linux/of_irq.h>
 #include <linux/mfd/syscon.h>
 #include <linux/reset-controller.h>
-#include <linux/clk.h>
 
 #include "hi6210-i2s.h"