include: Fix spelling

Change-Id: Iadc813bc8208278996b2b1aa20cfb156ec06fac9
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/3755
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Martin Roth
2013-07-09 21:46:01 -06:00
committed by Stefan Reinauer
parent cbe2edefb9
commit 0cb07e3476
22 changed files with 51 additions and 51 deletions

View File

@@ -64,7 +64,7 @@ struct amdfam10_sysconf_t {
unsigned lift_bsp_apicid;
int apicid_offset;
void *mb; // pointer for mb releated struct
void *mb; // pointer for mb related struct
};