The function isn't used for targets getting the status leds from the devicetree. Signed-off-by: Mathias Kresin <[email protected]>
@@ -7,10 +7,6 @@ failsafe="$(get_dt_led failsafe)"
running="$(get_dt_led running)"
upgrade="$(get_dt_led upgrade)"
-get_status_led() {
- status_led="$boot"
-}
-
set_state() {
status_led="$boot"