Merge branch 'master' of git://www.denx.de/git/u-boot-sh
[platform/kernel/u-boot.git] / include / status_led.h
index 74e2147..d12bb67 100644 (file)
@@ -383,9 +383,9 @@ extern void __led_set (led_id_t mask, int state);
 # include <asm/status_led.h>
 #endif
 
-/* 
+/*
  * Coloured LEDs API
- */ 
+ */
 #ifndef        __ASSEMBLY__
 extern void    coloured_LED_init (void);
 extern void    red_LED_on(void);