src/mainboard: Add space after 'if'
Change-Id: Icae1983be6b8c5aebb121be8a383e2613e064122 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26462 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
a418414a58
commit
7154ef2fe1
@@ -918,7 +918,7 @@ DefinitionBlock (
|
||||
Store(PWST, Local1)
|
||||
Store(Local1, PWST)
|
||||
|
||||
/* if(DeRefOf(Index(WKST,0))) {
|
||||
/* if (DeRefOf(Index(WKST,0))) {
|
||||
* Store(0, Index(WKST,1))
|
||||
* } else {
|
||||
* Store(Arg0, Index(WKST,1))
|
||||
|
Reference in New Issue
Block a user