X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fstatus_led.h;h=47f7c355afe6f5014951bd990b3e18537e680882;hb=531716e1710083f91d9fa351f89d18e271b5c577;hp=e8ba9fd42d4298dfce9e53a6aae7a8ec7dffaa51;hpb=993cad9364c6b87ae429d1ed1130d8153f6f027e;p=u-boot diff --git a/include/status_led.h b/include/status_led.h index e8ba9fd42d..47f7c355af 100644 --- a/include/status_led.h +++ b/include/status_led.h @@ -258,8 +258,8 @@ void status_led_set (int led, int state); /***** CMI ********************************************************/ #elif defined(CONFIG_CMI) -# define STATUS_LED_DIR im_mios.mios_mpiosm32ddr -# define STATUS_LED_DAT im_mios.mios_mpiosm32dr +# define STATUS_LED_DIR im_mios.mios_mpiosm32ddr +# define STATUS_LED_DAT im_mios.mios_mpiosm32dr # define STATUS_LED_BIT 0x2000 /* Select one of the 16 possible*/ /* MIOS outputs */