Browse Source

tqma6: fix typo in header guard define

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
Markus Niebel 10 years ago
parent
commit
29fd5c289c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      board/tqc/tqma6/tqma6_bb.h

+ 1 - 1
board/tqc/tqma6/tqma6_bb.h

@@ -6,7 +6,7 @@
  */
 
 #ifndef __TQMA6_BB__
-#define __TQMA6_BB
+#define __TQMA6_BB__
 
 #include <common.h>