summaryrefslogtreecommitdiffstats
path: root/drivers/clk
diff options
context:
space:
mode:
authorYixun Lan <yixun.lan@amlogic.com>2018-03-23 22:38:10 +0800
committerJerome Brunet <jbrunet@baylibre.com>2018-04-25 10:19:26 +0200
commit197143feede3038350056cd1d6e7c0524fc532dd (patch)
treeafe33fe1d58f204aa1969b3c749ac950a24a609a /drivers/clk
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadop-kernel-dev-197143feede3038350056cd1d6e7c0524fc532dd.zip
op-kernel-dev-197143feede3038350056cd1d6e7c0524fc532dd.tar.gz
clk: meson: drop meson_aoclk_gate_regmap_ops
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>
Diffstat (limited to 'drivers/clk')
-rw-r--r--drivers/clk/meson/gxbb-aoclk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/clk/meson/gxbb-aoclk.h b/drivers/clk/meson/gxbb-aoclk.h
index 0be7838..badc4c2 100644
--- 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;
OpenPOWER on IntegriCloud