projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f2402
)
clk: composite: Drop unused clk.h include
author
Stephen Boyd
<sboyd@kernel.org>
Thu, 15 Aug 2019 04:25:00 +0000
(21:25 -0700)
committer
Stephen Boyd
<sboyd@kernel.org>
Fri, 16 Aug 2019 17:37:01 +0000
(10:37 -0700)
This include isn't used. Drop it.
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link:
https://lkml.kernel.org/r/20190815042500.9519-1-sboyd@kernel.org
drivers/clk/clk-composite.c
patch
|
blob
|
history
diff --git
a/drivers/clk/clk-composite.c
b/drivers/clk/clk-composite.c
index b06038b8f6586034df7385fd478a4a6b8b2d4fc2..4f13a681ddfcdde9812293496998f20f97b42e79 100644
(file)
--- a/
drivers/clk/clk-composite.c
+++ b/
drivers/clk/clk-composite.c
@@
-3,7
+3,6
@@
* Copyright (c) 2013 NVIDIA CORPORATION. All rights reserved.
*/
-#include <linux/clk.h>
#include <linux/clk-provider.h>
#include <linux/err.h>
#include <linux/slab.h>