diff options
Diffstat (limited to 'arch/arm/mach-exynos/mmu-arm64.c')
-rw-r--r-- | arch/arm/mach-exynos/mmu-arm64.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/mmu-arm64.c b/arch/arm/mach-exynos/mmu-arm64.c index 23814222d8..e0dd94ce24 100644 --- a/arch/arm/mach-exynos/mmu-arm64.c +++ b/arch/arm/mach-exynos/mmu-arm64.c @@ -8,8 +8,6 @@ #include <common.h> #include <asm/armv8/mmu.h> -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_EXYNOS7420 static struct mm_region exynos7420_mem_map[] = { { |