summaryrefslogtreecommitdiff
path: root/src/mainboard/google/daisy
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-05-24 18:04:16 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-06-02 07:43:07 +0000
commitc5dd57ab655ba6b82c1adb9f58861155852e39fb (patch)
treeaff9ee9ca8cf85c38deef78f3cb0fdf1236881bb /src/mainboard/google/daisy
parentd50cde279b1523f5c6765e02c6de2af405d25982 (diff)
downloadcoreboot-c5dd57ab655ba6b82c1adb9f58861155852e39fb.tar.xz
mb/google/{daisy,veyron{_mickey,_rialto}}: Remove unused 'include <vbe.h>'
Change-Id: I7c0be437e8cb49934913563c6d21056034a50095 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41684 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/daisy')
-rw-r--r--src/mainboard/google/daisy/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/daisy/mainboard.c b/src/mainboard/google/daisy/mainboard.c
index de600244ed..2f07937475 100644
--- a/src/mainboard/google/daisy/mainboard.c
+++ b/src/mainboard/google/daisy/mainboard.c
@@ -18,7 +18,6 @@
#include <soc/tmu.h>
#include <soc/usb.h>
#include <symbols.h>
-#include <vbe.h>
#include "exynos5250.h"