[PATCH 3/3] ARM: shmobile: r8a7779: Consistently use tabs for indentation
Simon Horman
horms+renesas at verge.net.au
Sun Jul 6 23:47:38 PDT 2014
Unify white space usage by consistently using tabs for indentation.
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/boot/dts/r8a7779.dtsi | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7779.dtsi b/arch/arm/boot/dts/r8a7779.dtsi
index 94e2fc8..58d0d95 100644
--- a/arch/arm/boot/dts/r8a7779.dtsi
+++ b/arch/arm/boot/dts/r8a7779.dtsi
@@ -54,13 +54,13 @@
spi2 = &hspi2;
};
- gic: interrupt-controller at f0001000 {
- compatible = "arm,cortex-a9-gic";
- #interrupt-cells = <3>;
- interrupt-controller;
- reg = <0xf0001000 0x1000>,
- <0xf0000100 0x100>;
- };
+ gic: interrupt-controller at f0001000 {
+ compatible = "arm,cortex-a9-gic";
+ #interrupt-cells = <3>;
+ interrupt-controller;
+ reg = <0xf0001000 0x1000>,
+ <0xf0000100 0x100>;
+ };
gpio0: gpio at ffc40000 {
compatible = "renesas,gpio-r8a7779", "renesas,gpio-rcar";
--
2.0.0.rc2
More information about the linux-arm-kernel
mailing list