Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;