Skip to content

Commit

Permalink
clk: meson: drop meson_aoclk_gate_regmap_ops
Browse files Browse the repository at this point in the history
let's remove the unused meson_aoclk_gate_regmap_ops

Fixes: 1f932d9 ("clk: meson: remove superseded aoclk_gate_regmap")
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
  • Loading branch information
Yixun Lan authored and Jerome Brunet committed Apr 25, 2018
1 parent 60cc43f commit 197143f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/clk/meson/gxbb-aoclk.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 197143f

Please sign in to comment.