diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2024-03-23 15:14:28 +0100 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2024-03-30 07:44:29 +0000 |
commit | 45ff2decaef4f2be552f07eaf26e4efffe598c89 (patch) | |
tree | afca086b738e175e401742d865d63a2cc4f320a9 /src/mainboard/amd/gardenia/BiosCallOuts.c | |
parent | 44772b29b09fcebe2bd1b392c9dd2c652b3f64d2 (diff) |
mb/amd: Remove blank lines before '}' and after '{'
Change-Id: I2dae34441909f6135b95e7b017659ce4f4666b4e
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81461
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src/mainboard/amd/gardenia/BiosCallOuts.c')
-rw-r--r-- | src/mainboard/amd/gardenia/BiosCallOuts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/gardenia/BiosCallOuts.c b/src/mainboard/amd/gardenia/BiosCallOuts.c index 55a915b977..0a5105d918 100644 --- a/src/mainboard/amd/gardenia/BiosCallOuts.c +++ b/src/mainboard/amd/gardenia/BiosCallOuts.c @@ -6,5 +6,4 @@ void platform_FchParams_env(FCH_DATA_BLOCK *FchParams_env) { - } |