projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1719d49
)
tqma6: fix typo in header guard define
author
Markus Niebel
<Markus.Niebel@tq-group.com>
Thu, 23 Oct 2014 13:47:06 +0000
(15:47 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 30 Oct 2014 09:43:35 +0000
(10:43 +0100)
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
board/tqc/tqma6/tqma6_bb.h
patch
|
blob
|
history
diff --git
a/board/tqc/tqma6/tqma6_bb.h
b/board/tqc/tqma6/tqma6_bb.h
index 9d072d28adf1d85dca144b0d5041380559e6d26e..fb7b4626a1c525ee409d1e6b13ac9b5e1e21a972 100644
(file)
--- a/
board/tqc/tqma6/tqma6_bb.h
+++ b/
board/tqc/tqma6/tqma6_bb.h
@@
-6,7
+6,7
@@
*/
#ifndef __TQMA6_BB__
-#define __TQMA6_BB
+#define __TQMA6_BB
__
#include <common.h>