mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-20 22:01:38 +00:00
ramips: remove unnecessary LED declaration for WT1520 in diag.sh
This device doesn't have defined LEDs in its dts file. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46635
This commit is contained in:
parent
2f0449419f
commit
f32116987f
@ -208,9 +208,6 @@ get_status_led() {
|
||||
wnce2001)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
nexx-wt1520)
|
||||
status_led="nexx-wt1520:white:power"
|
||||
;;
|
||||
wt3020)
|
||||
status_led="nexx:blue:power"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user