Просмотр исходного кода

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 <[email protected]>

SVN-Revision: 46635
John Crispin 10 лет назад
Родитель
Сommit
f32116987f
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      target/linux/ramips/base-files/etc/diag.sh

+ 0 - 3
target/linux/ramips/base-files/etc/diag.sh

@@ -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"
 		;;