soc/amd/common/block/cpu/mca/mca_common: remove additional newline

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I49a27eb084b59db455153dd662d564a95940a0ab
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56534
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Felix Held 2021-07-22 23:14:40 +02:00
parent 9a98fc9d1d
commit 0b707b9180
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ static void mca_check_all_banks(void)
}
}
void check_mca(void)
{
mca_check_all_banks();