]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/led.h
Coding style cleanup. Update CHANGELOG.
[people/ms/u-boot.git] / include / led.h
index a261f1bf23c7cd5c278a48c991893364b410f87f..57c2b4a3777729bb02c4fb93ba47013d82f1ef3b 100644 (file)
@@ -22,7 +22,7 @@
  * MA 02111-1307 USA
  */
 
- #ifndef __LED_H
+#ifndef __LED_H
 #define __LED_H
 
 #ifndef        __ASSEMBLY__
@@ -43,4 +43,3 @@ extern void   yellow_LED_off(void);
        .extern green_LED_off
 #endif
 #endif
-