From: Sergei Shtylyov <[email protected]>

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 <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
---
 arch/arm/boot/dts/r8a7792.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7792.dtsi b/arch/arm/boot/dts/r8a7792.dtsi
index e1f85a9904d0..eaa0c48c6184 100644
--- a/arch/arm/boot/dts/r8a7792.dtsi
+++ b/arch/arm/boot/dts/r8a7792.dtsi
@@ -31,7 +31,7 @@
                vin3 = &vin3;
                vin4 = &vin4;
                vin5 = &vin5;
-};
+       };
 
        cpus {
                #address-cells = <1>;
-- 
2.7.0.rc3.207.g0ac5344

Reply via email to