summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/hab/habv4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hab/habv4.c b/drivers/hab/habv4.c
index e8c7d3264d..b10c92ec76 100644
--- a/drivers/hab/habv4.c
+++ b/drivers/hab/habv4.c
@@ -619,7 +619,7 @@ static int init_imx6_hab_get_status(void)
/* can happen in multi-image builds and is not an error */
return 0;
- arch_remap_range(0x0, SZ_1M, MAP_CACHED);
+ remap_range(0x0, SZ_1M, MAP_CACHED);
/*
* Nobody will check the return value if there were HAB errors, but the