summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/raminit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/raminit.h')
-rw-r--r--src/northbridge/intel/haswell/raminit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/haswell/raminit.h b/src/northbridge/intel/haswell/raminit.h
index 46be570a8a..706c286f39 100644
--- a/src/northbridge/intel/haswell/raminit.h
+++ b/src/northbridge/intel/haswell/raminit.h
@@ -23,7 +23,6 @@
#include "pei_data.h"
void sdram_initialize(struct pei_data *pei_data);
-unsigned long get_top_of_ram(void);
int fixup_haswell_errata(void);
/* save_mrc_data() must be called after cbmem has been initialized. */
void save_mrc_data(struct pei_data *pei_data);