db410c: fix alignment of dts file

Alignment was wrong, missing one tab. fix it.

Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
lime2-spi
Ramon Fried 7 years ago committed by Tom Rini
parent e0212dfa13
commit 95a773005c
  1. 12
      arch/arm/dts/dragonboard410c-uboot.dtsi

@ -21,14 +21,14 @@
};
};
qcom,gcc@1800000 {
u-boot,dm-pre-reloc;
};
qcom,gcc@1800000 {
u-boot,dm-pre-reloc;
};
serial@78b0000 {
u-boot,dm-pre-reloc;
serial@78b0000 {
u-boot,dm-pre-reloc;
};
};
};
};

Loading…
Cancel
Save