diff options
Diffstat (limited to 'arch/x86/cpu/apollolake/cpu_common.c')
-rw-r--r-- | arch/x86/cpu/apollolake/cpu_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/apollolake/cpu_common.c b/arch/x86/cpu/apollolake/cpu_common.c index 9a5502617bf..498b306cd61 100644 --- a/arch/x86/cpu/apollolake/cpu_common.c +++ b/arch/x86/cpu/apollolake/cpu_common.c @@ -3,7 +3,6 @@ * Copyright 2019 Google LLC */ -#include <common.h> #include <dm.h> #include <log.h> #include <asm/cpu_common.h> |