Commit 506f9609 authored by Biju Das's avatar Biju Das Committed by Geert Uytterhoeven
Browse files

clk: renesas: rzv2h: Fix a typo

parent f6462eb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ struct pll_clk {
 * @on_index: register offset
 * @on_bit: ON/MON bit
 * @mon_index: monitor register offset
 * @mon_bit: montor bit
 * @mon_bit: monitor bit
 */
struct mod_clock {
	struct rzv2h_cpg_priv *priv;