[openwrt/openwrt] lantiq: fix indent in vr9_avm_fritz7412.dts

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 27 09:22:56 EDT 2020


adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/c19c15f3302a54740bb719542f57a6c5d04f722f

commit c19c15f3302a54740bb719542f57a6c5d04f722f
Author: Adrian Schmutzler <freifunk at adrianschmutzler.de>
AuthorDate: Tue Oct 27 13:33:21 2020 +0100

    lantiq: fix indent in vr9_avm_fritz7412.dts
    
    Indent should be tabs.
    
    Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 .../linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
index eed30c2f0f..2ee0cfd13c 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
@@ -178,7 +178,7 @@
 };
 
 &gphy0 {
-       lantiq,gphy-mode = <GPHY_MODE_FE>;
+	lantiq,gphy-mode = <GPHY_MODE_FE>;
 };
 
 &eth0 {



More information about the lede-commits mailing list