aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/microcode/microcode.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 15:41:12 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 09:13:11 +0000
commit9d75957116d9c191771fa9f0f9c436813f938e01 (patch)
treedbc69ca087406af674e3d630d7b1801ab5d83c1f /src/cpu/amd/microcode/microcode.c
parent0d8f1dac9e505eb3b0c8c4b58c06398cf465fdc4 (diff)
src/cpu: Get rid of whitespace before tab
Change-Id: Ic501f5f9e8cd79774eb2a8d8902f01853d746470 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26648 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/cpu/amd/microcode/microcode.c')
-rw-r--r--src/cpu/amd/microcode/microcode.c6
1 files changed, 3 insertions, 3 deletions
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
/*