From: Markus Niebel Date: Thu, 23 Oct 2014 13:47:06 +0000 (+0200) Subject: tqma6: fix typo in header guard define X-Git-Tag: v2015.01-rc1~35^2~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29fd5c289c6a95a37c26486ad1c02de9a8ec28da;p=u-boot tqma6: fix typo in header guard define Signed-off-by: Markus Niebel --- 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