aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm
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/soc/qualcomm
parent0322bc5ed858c65f7d42340d9af144d4838151d4 (diff)
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/soc/qualcomm')
-rw-r--r--src/soc/qualcomm/common/qclib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/qualcomm/common/qclib.c b/src/soc/qualcomm/common/qclib.c
index 93588904b5..daea209082 100644
--- a/src/soc/qualcomm/common/qclib.c
+++ b/src/soc/qualcomm/common/qclib.c
@@ -2,7 +2,6 @@
#include <console/cbmem_console.h>
#include <cbmem.h>
-#include <boardid.h>
#include <bootmode.h>
#include <string.h>
#include <fmap.h>