diff options
Diffstat (limited to 'arch/x86/cpu/braswell/braswell.c')
-rw-r--r-- | arch/x86/cpu/braswell/braswell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/braswell/braswell.c b/arch/x86/cpu/braswell/braswell.c index 7a83b06005..3345049993 100644 --- a/arch/x86/cpu/braswell/braswell.c +++ b/arch/x86/cpu/braswell/braswell.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <init.h> #include <asm/mrccache.h> #include <asm/post.h> |