Skip to content

Commit 197143f

Browse files
Yixun Lanjbrun3t
authored andcommitted
clk: meson: drop meson_aoclk_gate_regmap_ops
let's remove the unused meson_aoclk_gate_regmap_ops Fixes: 1f932d9 ("clk: meson: remove superseded aoclk_gate_regmap") Signed-off-by: Yixun Lan <[email protected]> Signed-off-by: Jerome Brunet <[email protected]>
1 parent 60cc43f commit 197143f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/clk/meson/gxbb-aoclk.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
#define AO_RTC_ALT_CLK_CNTL0 0x94
1818
#define AO_RTC_ALT_CLK_CNTL1 0x98
1919

20-
extern const struct clk_ops meson_aoclk_gate_regmap_ops;
21-
2220
struct aoclk_cec_32k {
2321
struct clk_hw hw;
2422
struct regmap *regmap;

0 commit comments

Comments
 (0)