soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR define

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ie92bd54b072d545944b3d0251e9727ce493bb864
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62306
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Felix Held 2022-02-23 23:16:03 +01:00
parent f47d17d81e
commit 887d4ed912
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#define DEFAULT_PCR_BASE 0xfd000000
#define DEFAULT_PWRM_BASE 0xfe000000
#define DEFAULT_PWRM_SIZE 0x10000
#define DEFAULT_HPET_ADDR CONFIG_HPET_ADDRESS
#define DEFAULT_SPI_BASE 0xfed01000
/* "VTD PLATFORM CONFIGURATION" (Set to match FSP settings) */