From 7d89c14c25c7bb52d5bc963e04b1a462011ed7c9 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Sat, 8 Jun 2024 03:03:59 +0200 Subject: soc/intel/meteorlake/chip.h: Drop unused PmTimerDisabled setting Change-Id: I6155ec45408dca83573c86e6db1ead5a82a0d77a Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/82994 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/soc/intel/meteorlake/chip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/meteorlake/chip.h') diff --git a/src/soc/intel/meteorlake/chip.h b/src/soc/intel/meteorlake/chip.h index 7168369948..b75cbbaa65 100644 --- a/src/soc/intel/meteorlake/chip.h +++ b/src/soc/intel/meteorlake/chip.h @@ -346,7 +346,6 @@ struct soc_intel_meteorlake_config { */ uint16_t ps_cur_3_threshold[NUM_VR_DOMAINS]; - uint8_t PmTimerDisabled; /* * SerialIO device mode selection: * PchSerialIoDisabled, -- cgit v1.2.3