diff options
Diffstat (limited to 'arch/x86/cpu/intel_common/lpss.c')
-rw-r--r-- | arch/x86/cpu/intel_common/lpss.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/intel_common/lpss.c b/arch/x86/cpu/intel_common/lpss.c index 26a2d2d1e36..44cd3f0ca5f 100644 --- a/arch/x86/cpu/intel_common/lpss.c +++ b/arch/x86/cpu/intel_common/lpss.c @@ -7,7 +7,6 @@ * Some code from coreboot lpss.c */ -#include <common.h> #include <dm.h> #include <pci.h> #include <asm/io.h> |