mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
db410c: fix alignment of dts file
Alignment was wrong, missing one tab. fix it. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
qcom,gcc@1800000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
|
||||
serial@78b0000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
qcom,gcc@1800000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
|
||||
serial@78b0000 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user