summaryrefslogtreecommitdiffstats
path: root/include/status_led.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-10-13 21:15:39 +0200
committerWolfgang Denk <wd@denx.de>2007-10-13 21:15:39 +0200
commitde74b9eeacccaf0a42e5ecc9ae79a88f7a311296 (patch)
tree6f71dc55b77f8417c74d4f6173d082148678da6c /include/status_led.h
parent2885634d648bdc27fcedb623ddf62475e7684e3b (diff)
downloadblackbird-obmc-uboot-de74b9eeacccaf0a42e5ecc9ae79a88f7a311296.tar.gz
blackbird-obmc-uboot-de74b9eeacccaf0a42e5ecc9ae79a88f7a311296.zip
Coding Style cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/status_led.h')
-rw-r--r--include/status_led.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/status_led.h b/include/status_led.h
index 74e2147cf9..d12bb67c2c 100644
--- a/include/status_led.h
+++ b/include/status_led.h
@@ -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);
OpenPOWER on IntegriCloud