diff options
Diffstat (limited to 'arch/x86/cpu/broadwell/refcode.c')
-rw-r--r-- | arch/x86/cpu/broadwell/refcode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/broadwell/refcode.c b/arch/x86/cpu/broadwell/refcode.c index f016489185..b944896e75 100644 --- a/arch/x86/cpu/broadwell/refcode.c +++ b/arch/x86/cpu/broadwell/refcode.c @@ -8,6 +8,7 @@ #include <common.h> #include <errno.h> +#include <init.h> #include <asm/arch/pei_data.h> #define RMODULE_MAGIC 0xf8fe |