From 68f688896ce347f7304748b655332354dc1da778 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Wed, 11 Apr 2018 13:03:34 +0200 Subject: Revert "model_206ax: Use parallel MP init" This reverts commit 5fbe788bae15f0d24d56011e8eb8b48c107b7b05. This commit was submitted without its parent being submitted, resulting in coreboot not building. Change-Id: I87497093ccf6909b88e3a40d5f472afeb7f2c552 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/25616 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/southbridge/intel/common/pmutil.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/intel/common/pmutil.h') diff --git a/src/southbridge/intel/common/pmutil.h b/src/southbridge/intel/common/pmutil.h index 4aa2812ff1..e2b6e5828d 100644 --- a/src/southbridge/intel/common/pmutil.h +++ b/src/southbridge/intel/common/pmutil.h @@ -123,6 +123,5 @@ void southbridge_update_gnvs(u8 apm_cnt, int *smm_done); void southbridge_finalize_all(void); void southbridge_smi_monitor(void); em64t101_smm_state_save_area_t *smi_apmc_find_state_save(u8 cmd); -void pch_log_state(void); #endif /*INTEL_COMMON_PMUTIL_H */ -- cgit v1.2.3