mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ARM: dts: marvell: orion5x: Correct indentation
Correct spaces or mix of tabs+spaces into proper tab-indented lines. No functional impact (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
932f7dc926
commit
c517ff045d
|
|
@ -109,7 +109,7 @@ flash@0 {
|
|||
compatible = "cfi-flash";
|
||||
reg = <0 0x80000>;
|
||||
bank-width = <1>;
|
||||
#address-cells = <1>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
partition@0 {
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ flash@0 {
|
|||
compatible = "cfi-flash";
|
||||
reg = <0 0x40000>;
|
||||
bank-width = <1>;
|
||||
#address-cells = <1>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user