commit | de74b9eeacccaf0a42e5ecc9ae79a88f7a311296 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sat Oct 13 21:15:39 2007 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 13 21:15:39 2007 +0200 |
tree | 6f71dc55b77f8417c74d4f6173d082148678da6c | |
parent | 2885634d648bdc27fcedb623ddf62475e7684e3b [diff] [blame] |
Coding Style cleanup. Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/include/status_led.h b/include/status_led.h index 74e2147..d12bb67 100644 --- a/include/status_led.h +++ b/include/status_led.h
@@ -383,9 +383,9 @@ # include <asm/status_led.h> #endif -/* +/* * Coloured LEDs API - */ + */ #ifndef __ASSEMBLY__ extern void coloured_LED_init (void); extern void red_LED_on(void);