]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/status_led.h
Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT
[people/ms/u-boot.git] / include / status_led.h
index e37734696767940bdc9c0db8a9dc3dcfce0758fa..8178e93ebfd592eaceff4b45a5eeff3fc77d06b5 100644 (file)
@@ -56,10 +56,6 @@ void status_led_set  (int led, int state);
    * filling this file up with lots of custom board stuff.
    */
 
-#elif defined(CONFIG_V38B)
-
-# define STATUS_LED_ACTIVE     0               /* LED on for bit == 0 */
-
 #elif defined(CONFIG_LED_STATUS_BOARD_SPECIFIC)
 /* led_id_t is unsigned long mask */
 typedef unsigned long led_id_t;