diff mbox

ARM: dts: r8a7792: fix misindented line

Message ID 4152284.qHAgBjWaW0@wasted.cogentembedded.com (mailing list archive)
State New, archived
Headers show

Commit Message

Sergei Shtylyov Aug. 5, 2016, 9:52 p.m. UTC
Commit 2a0900655d5e (ARM: dts: r8a7792: add I2C support) had a wrongly
indented line at the end of the "aliases" subnode -- fix it.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
This patch is against the 'renesas-devel-20160725-v4.7-rc7' tag of Simon
Horman's 'renesas.git' repo.

 arch/arm/boot/dts/r8a7792.dtsi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Simon Horman Aug. 8, 2016, 11:03 a.m. UTC | #1
On Sat, Aug 06, 2016 at 12:52:39AM +0300, Sergei Shtylyov wrote:
> Commit 2a0900655d5e (ARM: dts: r8a7792: add I2C support) had a wrongly
> indented line at the end of the "aliases" subnode -- fix it.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> ---
> This patch is against the 'renesas-devel-20160725-v4.7-rc7' tag of Simon
> Horman's 'renesas.git' repo.

Thanks, I have queued this up for v4.9.
diff mbox

Patch

Index: renesas/arch/arm/boot/dts/r8a7792.dtsi
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7792.dtsi
+++ renesas/arch/arm/boot/dts/r8a7792.dtsi
@@ -31,7 +31,7 @@ 
 		vin3 = &vin3;
 		vin4 = &vin4;
 		vin5 = &vin5;
-};
+	};
 
 	cpus {
 		#address-cells = <1>;