On Thu, Aug 28, 2014 at 10:21:56AM +0200, Geert Uytterhoeven wrote: > Checkpatch says: > > ERROR: code indent should use tabs where possible Thanks, I have queued this up. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts > index 18662aec2ec4..477f8153debd 100644 > --- a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts > +++ b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts > @@ -66,7 +66,7 @@ > }; > > vmmc_sdhi0: regulator@2 { > - compatible = "regulator-fixed"; > + compatible = "regulator-fixed"; > regulator-name = "SDHI0 Vcc"; > regulator-min-microvolt = <3300000>; > regulator-max-microvolt = <3300000>; > @@ -75,7 +75,7 @@ > }; > > vmmc_sdhi2: regulator@3 { > - compatible = "regulator-fixed"; > + compatible = "regulator-fixed"; > regulator-name = "SDHI2 Vcc"; > regulator-min-microvolt = <3300000>; > regulator-max-microvolt = <3300000>; > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html