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 60101d742d..9e710a940c 100644 --- a/arch/x86/cpu/braswell/fsp_configs.c +++ b/arch/x86/cpu/braswell/fsp_configs.c @@ -5,6 +5,7 @@ #include <common.h> #include <fdtdec.h> +#include <log.h> #include <asm/fsp1/fsp_support.h> DECLARE_GLOBAL_DATA_PTR; |