mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 11:24:42 +00:00
treewide: fix spaces vs. tabs
Fix spaces vs. tabs issues in ath79 and ramips. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
parent
1c39dcc2bb
commit
28a5674e33
@ -50,9 +50,9 @@ etactica,eg200)
|
||||
ucidef_set_led_default "etactica" "etactica" "$boardname:red:etactica" "ignore"
|
||||
;;
|
||||
glinet,gl-ar150)
|
||||
ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
|
||||
ucidef_set_led_netdev "lan" "LAN" "$boardname:green:lan" "eth1"
|
||||
;;
|
||||
ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
|
||||
ucidef_set_led_netdev "lan" "LAN" "$boardname:green:lan" "eth1"
|
||||
;;
|
||||
glinet,gl-x750)
|
||||
ucidef_set_led_netdev "wan" "WAN" "$boardname:green:wan" "eth0"
|
||||
;;
|
||||
|
@ -244,7 +244,7 @@
|
||||
interrupts = <4>;
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
gdma: gdma@2800 {
|
||||
compatible = "ralink,rt3883-gdma";
|
||||
|
Loading…
Reference in New Issue
Block a user