Skip to content

Commit 69c542e

Browse files
author
Shawn Guo
committed
clk: imx: vf610: fix whitespace in vf610-clock.h
There is whitespace in VF610_CLK_OCOTP line. Fix it. Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent afd7350 commit 69c542e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dt-bindings/clock/vf610-clock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
#define VF610_PLL7_BYPASS 181
195195
#define VF610_CLK_SNVS 182
196196
#define VF610_CLK_DAP 183
197-
#define VF610_CLK_OCOTP 184
197+
#define VF610_CLK_OCOTP 184
198198
#define VF610_CLK_DDRMC 185
199199
#define VF610_CLK_WKPU 186
200200
#define VF610_CLK_TCON0 187

0 commit comments

Comments
 (0)