From: Petr Štetiar Date: Thu, 20 Dec 2018 11:27:45 +0000 (+0100) Subject: ath79: ubnt-bullet-m-xw: Remove eth1 disabled node X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6ab138fa84c285075a787fe8ef1ed50b5cc28a85;p=openwrt%2Fstaging%2Fdangole.git 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 --- diff --git a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts index fc24c80582..b483fdddbd 100644 --- a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts +++ b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts @@ -33,7 +33,3 @@ rxdv-delay = <3>; }; }; - -ð1 { - status = "disabled"; -};