aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake/memmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/icelake/memmap.c')
-rw-r--r--src/soc/intel/icelake/memmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/icelake/memmap.c b/src/soc/intel/icelake/memmap.c
index f17f255b13..76a8128520 100644
--- a/src/soc/intel/icelake/memmap.c
+++ b/src/soc/intel/icelake/memmap.c
@@ -226,7 +226,7 @@ void cbmem_top_init(void)
* | |
* +-------------------------+
*/
-void *cbmem_top(void)
+void *cbmem_top_chipset(void)
{
struct ebda_config ebda_cfg;