From: Adrian Schmutzler Date: Sat, 13 Jun 2020 11:53:27 +0000 (+0200) Subject: ramips: drop useless label-mac-device for RouterBOARD 750Gr3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5549b843885fb984bf1ec8c771c4598140eb3b6e;p=openwrt%2Fstaging%2Fneocturne.git ramips: drop useless label-mac-device for RouterBOARD 750Gr3 With the new driver, MAC addresses are not set up in DTS anymore, and therefore label-mac-device will be useless there. Setup is done properly in 02_network, so this just removes the obsolete alias. Fixes: 5e50515fa6b3 ("ramips/mt7621: mikrotik: don't use mtd-mac-address in DTS") Suggested-by: John Thomson Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts b/target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts index 018e83664d..a516f337cc 100644 --- a/target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts +++ b/target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts @@ -15,7 +15,6 @@ led-failsafe = &led_usr; led-running = &led_usr; led-upgrade = &led_usr; - label-mac-device = &gmac0; }; chosen {