projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb0f12e
)
ARM: shmobile: r8a7779: Consistently use tabs for indentation
author
Simon Horman
<horms+renesas@verge.net.au>
Mon, 7 Jul 2014 06:47:38 +0000
(08:47 +0200)
committer
Simon Horman
<horms+renesas@verge.net.au>
Wed, 9 Jul 2014 08:29:38 +0000
(10:29 +0200)
Unify white space usage by consistently using tabs for indentation.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7779.dtsi
b/arch/arm/boot/dts/r8a7779.dtsi
index b517c8e6b42094c5637a1aae27a4eec4a0f83b82..13bf08ac6011a5e9cc8c79c76cc69a676b730a71 100644
(file)
--- a/
arch/arm/boot/dts/r8a7779.dtsi
+++ b/
arch/arm/boot/dts/r8a7779.dtsi
@@
-49,13
+49,13
@@
spi2 = &hspi2;
};
-
gic: interrupt-controller@f0001000 {
-
compatible = "arm,cortex-a9-gic";
-
#interrupt-cells = <3>;
-
interrupt-controller;
-
reg = <0xf0001000 0x1000>,
-
<0xf0000100 0x100>;
-
};
+ gic: interrupt-controller@f0001000 {
+ compatible = "arm,cortex-a9-gic";
+ #interrupt-cells = <3>;
+ interrupt-controller;
+ reg = <0xf0001000 0x1000>,
+ <0xf0000100 0x100>;
+ };
gpio0: gpio@ffc40000 {
compatible = "renesas,gpio-r8a7779", "renesas,gpio-rcar";