projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d291d82
)
vexpress: fix syntax error in armv7_boot_nonsec_default()
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Tue, 10 Apr 2018 21:11:53 +0000
(23:11 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 13 Apr 2018 21:06:16 +0000
(17:06 -0400)
With CONFIG_ARMV7_BOOT_SEC_DEFAULT=y a syntax error occurs.
Add the missing semicolon.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
board/armltd/vexpress/vexpress_tc2.c
patch
|
blob
|
history
diff --git
a/board/armltd/vexpress/vexpress_tc2.c
b/board/armltd/vexpress/vexpress_tc2.c
index
b143e04
..
9cd0ec8
100644
(file)
--- a/
board/armltd/vexpress/vexpress_tc2.c
+++ b/
board/armltd/vexpress/vexpress_tc2.c
@@
-18,7
+18,7
@@
bool armv7_boot_nonsec_default(void)
{
#ifdef CONFIG_ARMV7_BOOT_SEC_DEFAULT
- return false
+ return false
;
#else
/*
* The Serial Configuration Controller (SCC) register at address 0x700