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
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue