diff options
Diffstat (limited to 'arch/x86/cpu/qfw_cpu.c')
-rw-r--r-- | arch/x86/cpu/qfw_cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/qfw_cpu.c b/arch/x86/cpu/qfw_cpu.c index ee00b8fe732..468df5a36e6 100644 --- a/arch/x86/cpu/qfw_cpu.c +++ b/arch/x86/cpu/qfw_cpu.c @@ -3,7 +3,6 @@ * Copyright (C) 2015 Google, Inc */ -#include <common.h> #include <cpu.h> #include <dm.h> #include <malloc.h> |