diff options
Diffstat (limited to 'arch/x86/cpu/braswell/fsp_configs.c')
-rw-r--r-- | arch/x86/cpu/braswell/fsp_configs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/braswell/fsp_configs.c b/arch/x86/cpu/braswell/fsp_configs.c index 9e710a940c..243298fd57 100644 --- a/arch/x86/cpu/braswell/fsp_configs.c +++ b/arch/x86/cpu/braswell/fsp_configs.c @@ -7,6 +7,7 @@ #include <fdtdec.h> #include <log.h> #include <asm/fsp1/fsp_support.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |