From 5549b843885fb984bf1ec8c771c4598140eb3b6e Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 13 Jun 2020 13:53:27 +0200 Subject: [PATCH] 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 --- target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts | 1 - 1 file changed, 1 deletion(-) 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 {