diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-06-30 05:49:53 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-06-30 20:35:35 -0400 |
commit | 517ec80a3321e01fd07eeb6098c3d7b455fcca68 (patch) | |
tree | 5aca74b9618b1ef0240c9b1864ffc760e72e8ddb /arch/arm/boot/dts/r8a7790.dtsi | |
parent | 150c8ad40808189423002ea9fc6a858a3a59e6dc (diff) |
ARM: shmobile: r8a7790: Fix whitespace errors in pci nodes
Remove spaces in between tabs.
Introduced by commit ff4f3eb8b3386208944fe60b85e6cba4d338198e ("ARM:
shmobile: r8a7790: add internal PCI bridge nodes").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7790.dtsi')
-rw-r--r-- | arch/arm/boot/dts/r8a7790.dtsi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index bdcb7f08fcc5..d9ddecbb859c 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi | |||
@@ -946,8 +946,8 @@ | |||
946 | ranges = <0x02000000 0 0xee080000 0 0xee080000 0 0x00010000>; | 946 | ranges = <0x02000000 0 0xee080000 0 0xee080000 0 0x00010000>; |
947 | interrupt-map-mask = <0xff00 0 0 0x7>; | 947 | interrupt-map-mask = <0xff00 0 0 0x7>; |
948 | interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH | 948 | interrupt-map = <0x0000 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH |
949 | 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH | 949 | 0x0800 0 0 1 &gic 0 108 IRQ_TYPE_LEVEL_HIGH |
950 | 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>; | 950 | 0x1000 0 0 2 &gic 0 108 IRQ_TYPE_LEVEL_HIGH>; |
951 | }; | 951 | }; |
952 | 952 | ||
953 | pci1: pci@ee0b0000 { | 953 | pci1: pci@ee0b0000 { |
@@ -966,8 +966,8 @@ | |||
966 | ranges = <0x02000000 0 0xee0a0000 0 0xee0a0000 0 0x00010000>; | 966 | ranges = <0x02000000 0 0xee0a0000 0 0xee0a0000 0 0x00010000>; |
967 | interrupt-map-mask = <0xff00 0 0 0x7>; | 967 | interrupt-map-mask = <0xff00 0 0 0x7>; |
968 | interrupt-map = <0x0000 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH | 968 | interrupt-map = <0x0000 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH |
969 | 0x0800 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH | 969 | 0x0800 0 0 1 &gic 0 112 IRQ_TYPE_LEVEL_HIGH |
970 | 0x1000 0 0 2 &gic 0 112 IRQ_TYPE_LEVEL_HIGH>; | 970 | 0x1000 0 0 2 &gic 0 112 IRQ_TYPE_LEVEL_HIGH>; |
971 | }; | 971 | }; |
972 | 972 | ||
973 | pci2: pci@ee0d0000 { | 973 | pci2: pci@ee0d0000 { |
@@ -986,8 +986,8 @@ | |||
986 | ranges = <0x02000000 0 0xee0c0000 0 0xee0c0000 0 0x00010000>; | 986 | ranges = <0x02000000 0 0xee0c0000 0 0xee0c0000 0 0x00010000>; |
987 | interrupt-map-mask = <0xff00 0 0 0x7>; | 987 | interrupt-map-mask = <0xff00 0 0 0x7>; |
988 | interrupt-map = <0x0000 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH | 988 | interrupt-map = <0x0000 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH |
989 | 0x0800 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH | 989 | 0x0800 0 0 1 &gic 0 113 IRQ_TYPE_LEVEL_HIGH |
990 | 0x1000 0 0 2 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>; | 990 | 0x1000 0 0 2 &gic 0 113 IRQ_TYPE_LEVEL_HIGH>; |
991 | }; | 991 | }; |
992 | 992 | ||
993 | pciec: pcie@fe000000 { | 993 | pciec: pcie@fe000000 { |