clk: imx: vf610: fix whitespace in vf610-clock.h
authorShawn Guo <shawnguo@kernel.org>
Tue, 12 Apr 2016 01:22:49 +0000 (09:22 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 12 Apr 2016 01:31:08 +0000 (09:31 +0800)
There is whitespace in VF610_CLK_OCOTP line.  Fix it.

Signed-off-by: Shawn Guo <shawnguo@kernel.org>
include/dt-bindings/clock/vf610-clock.h

index dc5e179..4599775 100644 (file)
 #define VF610_PLL7_BYPASS              181
 #define VF610_CLK_SNVS                 182
 #define VF610_CLK_DAP                  183
-#define VF610_CLK_OCOTP         184
+#define VF610_CLK_OCOTP                        184
 #define VF610_CLK_DDRMC                        185
 #define VF610_CLK_WKPU                 186
 #define VF610_CLK_TCON0                        187