summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/BiosCallOuts.c
diff options
context:
space:
mode:
authorRichard Spiegel <richard.spiegel@silverbackltd.com>2017-12-26 08:26:31 -0700
committerMartin Roth <martinroth@google.com>2018-01-23 05:46:04 +0000
commitd1a44a140b942d8452bdd415c8af33deaccf3c8c (patch)
tree1823e0d49def360c08cb46c6edb026d419cca212 /src/mainboard/google/kahlee/BiosCallOuts.c
parentba29c9992cc0ebb5724583a4ace6499feb70efdc (diff)
downloadcoreboot-d1a44a140b942d8452bdd415c8af33deaccf3c8c.tar.xz
google/kahlee/BiosCallOuts.c: Remove platform_FchParams_reset
Function platform_FchParams_reset() is now an empty function, remove it, its header declaration and its use. BUG=b:64140392 TEST=Build kahlee. Change-Id: I3f3efc072a2e198433d0e261dacbbd4a8ff327d7 Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Reviewed-on: https://review.coreboot.org/22989 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/BiosCallOuts.c')
-rw-r--r--src/mainboard/google/kahlee/BiosCallOuts.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/kahlee/BiosCallOuts.c b/src/mainboard/google/kahlee/BiosCallOuts.c
index fafe0aa8ff..2ed1843b38 100644
--- a/src/mainboard/google/kahlee/BiosCallOuts.c
+++ b/src/mainboard/google/kahlee/BiosCallOuts.c
@@ -19,10 +19,6 @@
#include <stdlib.h>
#include <baseboard/variants.h>
-void platform_FchParams_reset(FCH_RESET_DATA_BLOCK *FchParams_reset)
-{
-}
-
void platform_FchParams_env(FCH_DATA_BLOCK *FchParams_env)
{
/* SDHCI/MMC configuration */