diff options
Diffstat (limited to 'arch/x86/cpu/broadwell/adsp.c')
-rw-r--r-- | arch/x86/cpu/broadwell/adsp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/broadwell/adsp.c b/arch/x86/cpu/broadwell/adsp.c index 2ac8cea7c3..41f7d5d4d1 100644 --- a/arch/x86/cpu/broadwell/adsp.c +++ b/arch/x86/cpu/broadwell/adsp.c @@ -11,6 +11,7 @@ #include <common.h> #include <dm.h> +#include <log.h> #include <pci.h> #include <asm/io.h> #include <asm/cpu.h> |