aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-29 13:15:03 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-02-01 08:59:52 +0000
commitd73d19805eb03e737a381070913493f167f8a346 (patch)
tree27da9a1db74541a99805b8ea2ebc1d71ca02133f
parent16d71173aab8de3f5db55a60335102f8e4f0b03e (diff)
mb/google/dedede/variants/drawcia/variant.c: Remove unused <bootstate.h>
Change-Id: I38d115f2c405128a8d80aec48d2d9d3f25867151 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45815 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/mainboard/google/dedede/variants/drawcia/variant.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/dedede/variants/drawcia/variant.c b/src/mainboard/google/dedede/variants/drawcia/variant.c
index b5effbbfc5..0c2290432e 100644
--- a/src/mainboard/google/dedede/variants/drawcia/variant.c
+++ b/src/mainboard/google/dedede/variants/drawcia/variant.c
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <bootstate.h>
#include <drivers/intel/gma/opregion.h>
#include <fw_config.h>
#include <sar.h>