aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2018-12-20 12:27:45 +0100
committerChristian Lamparter <chunkeey@gmail.com>2018-12-27 16:02:25 +0100
commit6ab138fa84c285075a787fe8ef1ed50b5cc28a85 (patch)
treec5371574d84eb68d171fba7898a9042dca144b0c /target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts
parent74f46d90becfa0cdf29bbd49ff968db1ab5a6530 (diff)
downloadupstream-6ab138fa84c285075a787fe8ef1ed50b5cc28a85.tar.gz
upstream-6ab138fa84c285075a787fe8ef1ed50b5cc28a85.tar.bz2
upstream-6ab138fa84c285075a787fe8ef1ed50b5cc28a85.zip
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 <ynezz@true.cz>
Diffstat (limited to 'target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts')
-rw-r--r--target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts4
1 files changed, 0 insertions, 4 deletions
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>;
};
};
-
-&eth1 {
- status = "disabled";
-};