summaryrefslogtreecommitdiff
path: root/sound/soc/hisilicon
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-06 23:09:00 +0530
committerMark Brown <broonie@kernel.org>2017-12-06 17:48:23 +0000
commit769e40f0c17df53bac8999939993a280c1ea3dbd (patch)
tree763abb6f9651de42bd838e5f353d4dd0ac1235d5 /sound/soc/hisilicon
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
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>
Diffstat (limited to 'sound/soc/hisilicon')
-rw-r--r--sound/soc/hisilicon/hi6210-i2s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/hisilicon/hi6210-i2s.c b/sound/soc/hisilicon/hi6210-i2s.c
index 0c8f86d4020e..07a57209e055 100644
--- a/sound/soc/hisilicon/hi6210-i2s.c
+++ b/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"