tqma6: fix typo in header guard define

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
This commit is contained in:
Markus Niebel 2014-10-23 15:47:06 +02:00 committed by Stefano Babic
parent 1719d49c34
commit 29fd5c289c

View file

@ -6,7 +6,7 @@
*/
#ifndef __TQMA6_BB__
#define __TQMA6_BB
#define __TQMA6_BB__
#include <common.h>