Skip to content
  • Thomas Chou's avatar
    nios2: remove asm/status_led.h · db719642
    Thomas Chou authored
    
    
    The file has a wrong inline keyword of __led_toggle(), which causes
    compilation error. And its content is defined in common status_led.h.
    So define CONFIG_BOARD_SPECIFIC_LED in board config files and remove
    this header file.
    
    Signed-off-by: default avatarThomas Chou <thomas@wytron.com.tw>
    db719642