delete the debug information for ag8032

This commit is contained in:
shaohua.xiong
2018-06-14 09:42:33 +08:00
parent 62f5cd82c2
commit 22c654d174

View File

@@ -191,7 +191,6 @@ onlp_sysi_platform_manage_leds(void)
led_setting = ONLP_LED_MODE_OFF;
global_fail ++;
}
printf ("fuck 111111111111 %d led_setting=%d \n", i, led_setting);
onlp_ledi_mode_set (ONLP_LED_ID_CREATE (PLAT_LED_ID_5 + i), led_setting);
}