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: http://review.tizen.org/git/?a=commitdiff_plain;h=29fd5c289c6a95a37c26486ad1c02de9a8ec28da;p=platform%2Fkernel%2Fu-boot.git 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 9d072d2..fb7b462 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