diff options
Diffstat (limited to 'arch/arm/cpu/armv8/fsl-layerscape/ppa.c')
-rw-r--r-- | arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv8/fsl-layerscape/ppa.c b/arch/arm/cpu/armv8/fsl-layerscape/ppa.c index 2285296ea0..b9894d41bb 100644 --- a/arch/arm/cpu/armv8/fsl-layerscape/ppa.c +++ b/arch/arm/cpu/armv8/fsl-layerscape/ppa.c @@ -8,6 +8,7 @@ #include <config.h> #include <errno.h> #include <asm/cache.h> +#include <asm/global_data.h> #include <asm/system.h> #include <asm/types.h> #include <asm/arch/soc.h> |