[PATCH] ARM: dts: r8a7792: fix misindented line
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Fri Aug 5 14:52:39 PDT 2016
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 at 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(-)
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>;
More information about the linux-arm-kernel
mailing list