summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-01-31 18:24:10 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-03 08:56:39 +0000
commit39df11f104eb358dd5f03a16e57e04a26ddb306f (patch)
tree47ad2a0e7922033d0e212ab3360ef1e5b1464206 /src/mainboard/google/nyan_big
parent0322bc5ed858c65f7d42340d9af144d4838151d4 (diff)
downloadcoreboot-39df11f104eb358dd5f03a16e57e04a26ddb306f.tar.gz
coreboot-39df11f104eb358dd5f03a16e57e04a26ddb306f.tar.bz2
coreboot-39df11f104eb358dd5f03a16e57e04a26ddb306f.zip
src: Remove unused <boardid.h>
Change-Id: I960870fabde1dacfe52a8a35c253b0bd097d3e10 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50183 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'src/mainboard/google/nyan_big')
-rw-r--r--src/mainboard/google/nyan_big/pmic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/nyan_big/pmic.c b/src/mainboard/google/nyan_big/pmic.c
index d01c51373e6b..599907e1dad6 100644
--- a/src/mainboard/google/nyan_big/pmic.c
+++ b/src/mainboard/google/nyan_big/pmic.c
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <boardid.h>
#include <console/console.h>
#include <delay.h>
#include <device/i2c_simple.h>