Commit 197143fe authored by Yixun Lan's avatar Yixun Lan Committed by Jerome Brunet

clk: meson: drop meson_aoclk_gate_regmap_ops

let's remove the unused meson_aoclk_gate_regmap_ops

Fixes: 1f932d99 ("clk: meson: remove superseded aoclk_gate_regmap")
Signed-off-by: default avatarYixun Lan <yixun.lan@amlogic.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
parent 60cc43fc
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment