浏览代码

tqma6: fix typo in header guard define

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
Markus Niebel 10 年之前
父节点
当前提交
29fd5c289c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>