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:
Ramon Fried 2018-06-09 11:30:30 +03:00 committed by Tom Rini
parent e0212dfa13
commit 95a773005c

View File

@ -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;
};
};
};
};