Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

Shawn Guo 69c542e8 afd7350a

+1 -1
+1 -1
include/dt-bindings/clock/vf610-clock.h
··· 194 194 #define VF610_PLL7_BYPASS 181 195 195 #define VF610_CLK_SNVS 182 196 196 #define VF610_CLK_DAP 183 197 - #define VF610_CLK_OCOTP 184 197 + #define VF610_CLK_OCOTP 184 198 198 #define VF610_CLK_DDRMC 185 199 199 #define VF610_CLK_WKPU 186 200 200 #define VF610_CLK_TCON0 187