mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
arm: zynq: Fix indentation for zynq-cse targets
Trivial DT style fixes. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
7996fcca9d
commit
df09969070
2 changed files with 1 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
#size-cells = <1>;
|
||||
ranges;
|
||||
|
||||
slcr: slcr@f8000000 {
|
||||
slcr: slcr@f8000000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
@ -72,7 +72,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&dcc {
|
||||
|
|
|
@ -79,7 +79,6 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&dcc {
|
||||
|
|
Loading…
Reference in a new issue