summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2014-10-23 15:47:06 +0200
committerStefano Babic <sbabic@denx.de>2014-10-30 10:43:35 +0100
commit29fd5c289c6a95a37c26486ad1c02de9a8ec28da (patch)
tree708d881f1e81d986a723f9dccc88cfc02359b75f /board
parent1719d49c347f2faee387aacbf643d171461820a9 (diff)
downloadblackbird-obmc-uboot-29fd5c289c6a95a37c26486ad1c02de9a8ec28da.tar.gz
blackbird-obmc-uboot-29fd5c289c6a95a37c26486ad1c02de9a8ec28da.zip
tqma6: fix typo in header guard define
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
Diffstat (limited to 'board')
-rw-r--r--board/tqc/tqma6/tqma6_bb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqma6/tqma6_bb.h b/board/tqc/tqma6/tqma6_bb.h
index 9d072d28ad..fb7b4626a1 100644
--- 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>
OpenPOWER on IntegriCloud