summaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-03-06 10:03:57 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-03-13 04:21:52 +0000
commit18d6b0c926e671b21e539611dbfe41a2420f283f (patch)
tree0f7ab7656a5b5b420012295ab65df1abca386b90 /src/mainboard/getac
parent484efffa582f3e3d8ef3dadb572bfcc45fba2094 (diff)
downloadcoreboot-18d6b0c926e671b21e539611dbfe41a2420f283f.tar.xz
src/mainboard/*/*/cstates.c: Drop unused includes
Change-Id: I315721d6261e558c3f7145c80714262052ce0e49 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31783 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/cstates.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/getac/p470/cstates.c b/src/mainboard/getac/p470/cstates.c
index 55e6ab83eb..81d66a1ca1 100644
--- a/src/mainboard/getac/p470/cstates.c
+++ b/src/mainboard/getac/p470/cstates.c
@@ -11,7 +11,6 @@
* GNU General Public License for more details.
*/
-#include <device/device.h>
#include <arch/acpigen.h>
#include <southbridge/intel/i82801gx/i82801gx.h>