aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/mistral/mainboard.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-11-27 10:11:38 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-12-18 15:48:22 +0000
commiteb34d8bf18f213b85055189df95fa8b1cf2e928e (patch)
tree88b92c3795d242a9afb17196bb74d6d5358ac383 /src/mainboard/google/mistral/mainboard.c
parentf0b79daeba20230d69b2d3e78d363f72dd3b331a (diff)
src: Remove unused 'include <bootblock_common.h>'
Change-Id: I9eedae837634beb5a545d97fdf9c1810faba5138 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37271 Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/mistral/mainboard.c')
-rw-r--r--src/mainboard/google/mistral/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/mistral/mainboard.c b/src/mainboard/google/mistral/mainboard.c
index d50758c9e3..e36a1c70a7 100644
--- a/src/mainboard/google/mistral/mainboard.c
+++ b/src/mainboard/google/mistral/mainboard.c
@@ -14,7 +14,6 @@
*/
#include <device/device.h>
-#include <bootblock_common.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include <soc/usb.h>