ARM: shmobile: marzen: Consistently use tabs for indentation
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jul 2014 06:47:37 +0000 (08:47 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:13 +0000 (11:16 +0100)
Unify white space usage by consistently using tabs for indentation.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 08af64097d4c5cb17f9df4dadf80ed5f508db743)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779-marzen.dts

index 20b1768078483778c4ac63a0cd27dd28ca0c44d3..5745555df9433fb4573aebba1f8ec3578b6f45d1 100644 (file)
 };
 
 &scif2 {
-       pinctrl-0 = <&scif2_pins>;
-       pinctrl-names = "default";
+       pinctrl-0 = <&scif2_pins>;
+       pinctrl-names = "default";
 
-       status = "okay";
+       status = "okay";
 };
 
 &scif4 {
-       pinctrl-0 = <&scif4_pins>;
-       pinctrl-names = "default";
+       pinctrl-0 = <&scif4_pins>;
+       pinctrl-names = "default";
 
-       status = "okay";
+       status = "okay";
 };
 
 &sdhi0 {