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:
60cc43f
)
clk: meson: drop meson_aoclk_gate_regmap_ops
author
Yixun Lan
<yixun.lan@amlogic.com>
Fri, 23 Mar 2018 14:38:10 +0000
(22:38 +0800)
committer
Jerome Brunet
<jbrunet@baylibre.com>
Wed, 25 Apr 2018 08:19:26 +0000
(10:19 +0200)
let's remove the unused meson_aoclk_gate_regmap_ops
Fixes: 1f932d99710d ("clk: meson: remove superseded aoclk_gate_regmap")
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/gxbb-aoclk.h
patch
|
blob
|
history
diff --git
a/drivers/clk/meson/gxbb-aoclk.h
b/drivers/clk/meson/gxbb-aoclk.h
index 0be78383f2574ce30458ceb95051eeb215cdbc72..badc4c22b4ee99e800869923ccd4b65abfced67c 100644
(file)
--- a/
drivers/clk/meson/gxbb-aoclk.h
+++ b/
drivers/clk/meson/gxbb-aoclk.h
@@
-17,8
+17,6
@@
#define AO_RTC_ALT_CLK_CNTL0 0x94
#define AO_RTC_ALT_CLK_CNTL1 0x98
-extern const struct clk_ops meson_aoclk_gate_regmap_ops;
-
struct aoclk_cec_32k {
struct clk_hw hw;
struct regmap *regmap;