aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/gm45.h
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-09-15 14:31:54 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-09-25 19:40:59 +0000
commit9c2d15ff7f9d3a64b3a4d0f22aa783e78e17545c (patch)
tree9eabc41e9cc7d35bacba62c209a211f7f112901b /src/northbridge/intel/gm45/gm45.h
parent3378de12f63e8f5a2e0db1c13261fdc62804ba5f (diff)
nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro
Change-Id: I9e074689cd5a11d58b788b789654f3a3beb83a65 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45433 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/northbridge/intel/gm45/gm45.h')
-rw-r--r--src/northbridge/intel/gm45/gm45.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/gm45/gm45.h b/src/northbridge/intel/gm45/gm45.h
index 6f8d53cb7d..e4aff393e9 100644
--- a/src/northbridge/intel/gm45/gm45.h
+++ b/src/northbridge/intel/gm45/gm45.h
@@ -173,7 +173,6 @@ enum {
#define DEFAULT_MCHBAR 0xfed14000
#define DEFAULT_DMIBAR 0xfed18000
#define DEFAULT_EPBAR 0xfed19000
-#define DEFAULT_HECIBAR ((u8 *)0xfed1a000)
#define IOMMU_BASE1 0xfed90000
#define IOMMU_BASE2 0xfed91000