From 9d75957116d9c191771fa9f0f9c436813f938e01 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 15:41:12 +0200 Subject: src/cpu: Get rid of whitespace before tab Change-Id: Ic501f5f9e8cd79774eb2a8d8902f01853d746470 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26648 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/cpu/amd/microcode/microcode.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/cpu/amd/microcode/microcode.c') diff --git a/src/cpu/amd/microcode/microcode.c b/src/cpu/amd/microcode/microcode.c index 71ecc01a36..541d5a81aa 100644 --- a/src/cpu/amd/microcode/microcode.c +++ b/src/cpu/amd/microcode/microcode.c @@ -30,9 +30,9 @@ #define UCODE_SECTION_START_ID 0x00000001 #define UCODE_MAGIC 0x00414d44 -#define F1XH_MPB_MAX_SIZE 2048 -#define F15H_MPB_MAX_SIZE 4096 -#define CONT_HDR 12 +#define F1XH_MPB_MAX_SIZE 2048 +#define F15H_MPB_MAX_SIZE 4096 +#define CONT_HDR 12 #define SECT_HDR 8 /* -- cgit v1.2.3