Skip to content

Commit

Permalink
ath79: ubnt-bullet-m-xw: Remove eth1 disabled node
Browse files Browse the repository at this point in the history
It's redundant as eth1 is disabled by default in ath79.dtsi.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
  • Loading branch information
ynezz authored and chunkeey committed Dec 27, 2018
1 parent 74f46d9 commit 6ab138f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@
rxdv-delay = <3>;
};
};

&eth1 {
status = "disabled";
};

0 comments on commit 6ab138f

Please sign in to comment.