cpu/amd/agesa/family1{0,2}: Fix indent and sync closer together

Change-Id: If1ca90aa8050fc1b2e1c98e0fb669de1d155a949
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7543
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Edward O'Callaghan 2014-11-21 12:48:39 +11:00
parent 20a41ae80b
commit d7e5008bdf
2 changed files with 47 additions and 46 deletions

View File

@ -40,6 +40,7 @@ static void model_10_init(device_t dev)
u8 i; u8 i;
msr_t msr; msr_t msr;
#if IS_ENABLED(CONFIG_LOGICAL_CPUS) #if IS_ENABLED(CONFIG_LOGICAL_CPUS)
u32 siblings; u32 siblings;
#endif #endif