aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/biostar/am1ml/OemCustomize.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-19 21:54:32 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-31 06:30:49 +0000
commitbb86e17e2d4fde9440f74ca3409321649de5b7b0 (patch)
tree8c7a35479c8aaa566d7943577d75a518c5ffee00 /src/mainboard/biostar/am1ml/OemCustomize.c
parent85c681e27976efd30a4b82c7d87e5efac24cabc4 (diff)
mb/biostar: Drop unneeded empty lines
Change-Id: I4c7f23615bcfd9c2bda2cac8808544b98f8e25a2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44615 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/biostar/am1ml/OemCustomize.c')
-rw-r--r--src/mainboard/biostar/am1ml/OemCustomize.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/biostar/am1ml/OemCustomize.c b/src/mainboard/biostar/am1ml/OemCustomize.c
index 9de2813f8e..1d94b5bcb4 100644
--- a/src/mainboard/biostar/am1ml/OemCustomize.c
+++ b/src/mainboard/biostar/am1ml/OemCustomize.c
@@ -85,7 +85,6 @@ static const PCIe_COMPLEX_DESCRIPTOR PcieComplex = {
.DdiLinkList = DdiList
};
-
void board_BeforeInitReset(struct sysinfo *cb, AMD_RESET_PARAMS *Reset)
{
FCH_RESET_INTERFACE *FchReset = &Reset->FchInterface;