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>
This commit is contained in:
committed by
Jakub Czapiga
parent
d14f0a04f4
commit
ad867f385c
@@ -23,8 +23,6 @@
|
|||||||
#define EDRAM_BASE_ADDRESS 0xfed80000
|
#define EDRAM_BASE_ADDRESS 0xfed80000
|
||||||
#define EDRAM_BASE_SIZE 0x4000
|
#define EDRAM_BASE_SIZE 0x4000
|
||||||
|
|
||||||
#define HPET_BASE_ADDRESS 0xfed00000
|
|
||||||
|
|
||||||
#define IOE_PWRM_BASE_ADDRESS 0xfe400000
|
#define IOE_PWRM_BASE_ADDRESS 0xfe400000
|
||||||
#define IOE_PWRM_BASE_SIZE 0x10000
|
#define IOE_PWRM_BASE_SIZE 0x10000
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user