From: Shawn Guo Date: Tue, 12 Apr 2016 01:22:49 +0000 (+0800) Subject: clk: imx: vf610: fix whitespace in vf610-clock.h X-Git-Tag: v4.14-rc1~3186^2~12^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69c542e8022ca53c5fee664548163809eb1777c3;p=platform%2Fkernel%2Flinux-rpi.git clk: imx: vf610: fix whitespace in vf610-clock.h There is whitespace in VF610_CLK_OCOTP line. Fix it. Signed-off-by: Shawn Guo --- diff --git a/include/dt-bindings/clock/vf610-clock.h b/include/dt-bindings/clock/vf610-clock.h index dc5e179..45997750 100644 --- a/include/dt-bindings/clock/vf610-clock.h +++ b/include/dt-bindings/clock/vf610-clock.h @@ -194,7 +194,7 @@ #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