diff options
Diffstat (limited to 'arch/x86/cpu/x86_64/misc.c')
-rw-r--r-- | arch/x86/cpu/x86_64/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/x86_64/misc.c b/arch/x86/cpu/x86_64/misc.c index 691b67ff68a..294511e6eba 100644 --- a/arch/x86/cpu/x86_64/misc.c +++ b/arch/x86/cpu/x86_64/misc.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <init.h> DECLARE_GLOBAL_DATA_PTR; |