From 0d8f1dac9e505eb3b0c8c4b58c06398cf465fdc4 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 15:48:04 +0200 Subject: src/drivers: Get rid of whitespace before tab Change-Id: Ia9ca055679c0332613afb2bb2ed86df165de3baf Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26649 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/drivers/intel/fsp1_1/cache_as_ram.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/intel/fsp1_1') diff --git a/src/drivers/intel/fsp1_1/cache_as_ram.inc b/src/drivers/intel/fsp1_1/cache_as_ram.inc index fc662082cf..af6f3a91e1 100644 --- a/src/drivers/intel/fsp1_1/cache_as_ram.inc +++ b/src/drivers/intel/fsp1_1/cache_as_ram.inc @@ -131,7 +131,7 @@ CAR_init_done: movd %mm1, %eax pushl %eax /* tsc[63:32] */ movd %mm0, %eax - pushl %eax /* tsc[31:0] */ + pushl %eax /* tsc[31:0] */ pushl %esp /* pointer to cache_as_ram_params */ /* Save FSP_INFO_HEADER location in ebx */ -- cgit v1.2.3