diff options
Diffstat (limited to 'arch/x86/cpu/broadwell/power_state.c')
-rw-r--r-- | arch/x86/cpu/broadwell/power_state.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/broadwell/power_state.c b/arch/x86/cpu/broadwell/power_state.c index 62fd2e8d2c0..e1d60915f55 100644 --- a/arch/x86/cpu/broadwell/power_state.c +++ b/arch/x86/cpu/broadwell/power_state.c @@ -5,7 +5,6 @@ * Copyright (C) 2016 Google, Inc. */ -#include <common.h> #include <log.h> #include <pci.h> #include <asm/io.h> |