projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbd8d1
)
ASoC: hisilicon: remove duplicate includes
author
Pravin Shedge
<pravin.shedge4linux@gmail.com>
Wed, 6 Dec 2017 17:39:00 +0000
(23:09 +0530)
committer
Mark Brown
<broonie@kernel.org>
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 <pravin.shedge4linux@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/hisilicon/hi6210-i2s.c
patch
|
blob
|
history
diff --git
a/sound/soc/hisilicon/hi6210-i2s.c
b/sound/soc/hisilicon/hi6210-i2s.c
index 0c8f86d4020e7af3fb3a1ce2e23104f58eb662b8..07a57209e05595970236701de4556bde12e443fe 100644
(file)
--- 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"