]> Git Repo - linux.git/commitdiff
ASoC: hisilicon: remove duplicate includes
authorPravin Shedge <[email protected]>
Wed, 6 Dec 2017 17:39:00 +0000 (23:09 +0530)
committerMark Brown <[email protected]>
Wed, 6 Dec 2017 17:48:23 +0000 (17:48 +0000)
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/hisilicon/hi6210-i2s.c

index 0c8f86d4020e7af3fb3a1ce2e23104f58eb662b8..07a57209e05595970236701de4556bde12e443fe 100644 (file)
@@ -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"
 
This page took 0.057034 seconds and 4 git commands to generate.