diff options
Diffstat (limited to 'arch/x86/cpu/broadwell/lpc.c')
-rw-r--r-- | arch/x86/cpu/broadwell/lpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/broadwell/lpc.c b/arch/x86/cpu/broadwell/lpc.c index d2638a4e7a6..b945693f1cf 100644 --- a/arch/x86/cpu/broadwell/lpc.c +++ b/arch/x86/cpu/broadwell/lpc.c @@ -5,7 +5,6 @@ * From coreboot broadwell support */ -#include <common.h> #include <dm.h> #include <log.h> #include <pch.h> |