remove trailing whitespace
Change-Id: Ib91889a374515d36a2b12b53aeb12b6ea6e22732 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/364 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
parent
784544b934
commit
5ff7c13e85
259 changed files with 824 additions and 824 deletions
0
src/include/cpu/amd/amdfam12.h
Executable file → Normal file
0
src/include/cpu/amd/amdfam12.h
Executable file → Normal file
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
/*
|
||||
* Need two versions because ROMCC chokes on certain clobbers:
|
||||
* cache.h:29.71: cache.h:60.24: earlymtrr.c:117.23: romstage.c:144.33:
|
||||
* cache.h:29.71: cache.h:60.24: earlymtrr.c:117.23: romstage.c:144.33:
|
||||
* 0x1559920 asm Internal compiler error: lhs 1 regcm == 0
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ typedef struct msr_struct
|
|||
unsigned hi;
|
||||
} msr_t;
|
||||
|
||||
typedef struct msrinit_struct
|
||||
typedef struct msrinit_struct
|
||||
{
|
||||
unsigned index;
|
||||
msr_t msr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue