summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-08-20 07:58:09 +0200
committerJakub Czapiga <jacz@semihalf.com>2023-08-21 08:16:45 +0000
commitad867f385c563c99872adc09cc3c81927331ab0b (patch)
tree2bf661b53ab7a9c3be1faa2a77a3168746d4e5c7
parentd14f0a04f431668f93b68ddb4dfd9ce6d2421886 (diff)
downloadcoreboot-ad867f385c563c99872adc09cc3c81927331ab0b.tar.gz
coreboot-ad867f385c563c99872adc09cc3c81927331ab0b.tar.bz2
coreboot-ad867f385c563c99872adc09cc3c81927331ab0b.zip
meteorlake/include/soc/iomap: Remove unused HPET_BASE_ADDRESS
Remove unused HPET_BASE_ADDRESS. It is already defined at <arch/hpet.h>. Change-Id: I8c517283e56915873b8e1798571642fd9d8a5764 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77325 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Jakub Czapiga <jacz@semihalf.com>
-rw-r--r--src/soc/intel/meteorlake/include/soc/iomap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/meteorlake/include/soc/iomap.h b/src/soc/intel/meteorlake/include/soc/iomap.h
index 690379062613..742af482e37c 100644
--- a/src/soc/intel/meteorlake/include/soc/iomap.h
+++ b/src/soc/intel/meteorlake/include/soc/iomap.h
@@ -23,8 +23,6 @@
#define EDRAM_BASE_ADDRESS 0xfed80000
#define EDRAM_BASE_SIZE 0x4000
-#define HPET_BASE_ADDRESS 0xfed00000
-
#define IOE_PWRM_BASE_ADDRESS 0xfe400000
#define IOE_PWRM_BASE_SIZE 0x10000