summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aiot/ls1021aiot.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1021aiot/ls1021aiot.c')
-rw-r--r--board/freescale/ls1021aiot/ls1021aiot.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/freescale/ls1021aiot/ls1021aiot.c b/board/freescale/ls1021aiot/ls1021aiot.c
index 3340e4db80..5854e2dbba 100644
--- a/board/freescale/ls1021aiot/ls1021aiot.c
+++ b/board/freescale/ls1021aiot/ls1021aiot.c
@@ -201,10 +201,6 @@ int board_init(void)
ls102xa_smmu_stream_id_init();
-#ifdef CONFIG_LAYERSCAPE_NS_ACCESS
- enable_layerscape_ns_access();
-#endif
-
return 0;
}