mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 23:23:30 +08:00
tqma6: fix typo in header guard define
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
This commit is contained in:
parent
1719d49c34
commit
29fd5c289c
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#ifndef __TQMA6_BB__
|
||||
#define __TQMA6_BB
|
||||
#define __TQMA6_BB__
|
||||
|
||||
#include <common.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user