diff options
Diffstat (limited to 'arch/x86/cpu/broadwell/me.c')
-rw-r--r-- | arch/x86/cpu/broadwell/me.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/broadwell/me.c b/arch/x86/cpu/broadwell/me.c index ae16ce26499..3399d822e5b 100644 --- a/arch/x86/cpu/broadwell/me.c +++ b/arch/x86/cpu/broadwell/me.c @@ -5,7 +5,6 @@ * Based on code from coreboot src/soc/intel/broadwell/me_status.c */ -#include <common.h> #include <errno.h> #include <log.h> #include <asm/arch/me.h> |