Przeglądaj źródła

ath79: ubnt-bullet-m-xw: Remove eth1 disabled node

It's redundant as eth1 is disabled by default in ath79.dtsi.

Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 6 lat temu
rodzic
commit
6ab138fa84

+ 0 - 4
target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts

@@ -33,7 +33,3 @@
 		rxdv-delay = <3>;
 	};
 };
-
-&eth1 {
-	status = "disabled";
-};