diff options
Diffstat (limited to 'arch/arm/mach-socfpga/mmu-arm64_s10.c')
-rw-r--r-- | arch/arm/mach-socfpga/mmu-arm64_s10.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-socfpga/mmu-arm64_s10.c b/arch/arm/mach-socfpga/mmu-arm64_s10.c index 670ceb92ae..a55b7b7cf3 100644 --- a/arch/arm/mach-socfpga/mmu-arm64_s10.c +++ b/arch/arm/mach-socfpga/mmu-arm64_s10.c @@ -6,6 +6,7 @@ #include <common.h> #include <asm/armv8/mmu.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |