summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/broadwell/sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/sdram.c')
-rw-r--r--arch/x86/cpu/broadwell/sdram.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/cpu/broadwell/sdram.c b/arch/x86/cpu/broadwell/sdram.c
index 4bf5d15b26..e7befde6ad 100644
--- a/arch/x86/cpu/broadwell/sdram.c
+++ b/arch/x86/cpu/broadwell/sdram.c
@@ -190,11 +190,6 @@ static int prepare_mrc_cache(struct pei_data *pei_data)
return 0;
}
-int reserve_arch(void)
-{
- return mrccache_reserve();
-}
-
int dram_init(void)
{
struct pei_data _pei_data __aligned(8);
OpenPOWER on IntegriCloud