Whitespace fixes
authorPatrick Georgi <patrick@georgi-clan.de>
Sat, 31 Mar 2012 11:08:12 +0000 (13:08 +0200)
committerMathias Krause <minipli@googlemail.com>
Sat, 31 Mar 2012 16:06:09 +0000 (18:06 +0200)
Change-Id: I441326ecbda72ec7e99fc99bf40a81aa7e94ee26
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/834
Tested-by: build bot (Jenkins)
Reviewed-by: Mathias Krause <minipli@googlemail.com>
src/cpu/Kconfig
src/cpu/intel/car/cache_as_ram_ht.inc

index 0bdef347f0406fcba28ccb0a8306ec695ea1eda5..ec10a97983adcca1bf9442043d8f8c5054cd2587 100644 (file)
@@ -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
index 2485e20e5e91a9d2671b7f64edf6c9be398aa0b5..ca107c4c5611fb1b72c7cfb0a7d7142cf1561f3d 100644 (file)
@@ -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.
         */