clk: meson: drop meson_aoclk_gate_regmap_ops
authorYixun Lan <yixun.lan@amlogic.com>
Fri, 23 Mar 2018 14:38:10 +0000 (22:38 +0800)
committerJerome 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

index 0be7838..badc4c2 100644 (file)
@@ -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;