From: Patrick Georgi Date: Sat, 31 Mar 2012 11:08:12 +0000 (+0200) Subject: Whitespace fixes X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=commitdiff_plain;h=819c7d4a35b7b11a832d8e52d34b6f5b32e24cc4 Whitespace fixes Change-Id: I441326ecbda72ec7e99fc99bf40a81aa7e94ee26 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/834 Tested-by: build bot (Jenkins) Reviewed-by: Mathias Krause --- diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig index 0bdef347f..ec10a9798 100644 --- a/src/cpu/Kconfig +++ b/src/cpu/Kconfig @@ -36,7 +36,7 @@ config AP_SIPI_VECTOR default 0xfffff000 help This must equal address of ap_sipi_vector from bootblock build. - + config MMX bool help diff --git a/src/cpu/intel/car/cache_as_ram_ht.inc b/src/cpu/intel/car/cache_as_ram_ht.inc index 2485e20e5..ca107c4c5 100644 --- a/src/cpu/intel/car/cache_as_ram_ht.inc +++ b/src/cpu/intel/car/cache_as_ram_ht.inc @@ -128,7 +128,7 @@ bsp_init: jnz 1b post_code(0x24) - + /* For a hyper-threading processor, cache must not be disabled * on an AP on the same physical package with the BSP. */