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>
openwrt-19.07
Petr Štetiar 2018-12-20 12:27:45 +01:00 committed by Christian Lamparter
parent 74f46d90be
commit 6ab138fa84
1 changed files with 0 additions and 4 deletions

View File

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