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>
This commit is contained in:
Elyes HAOUAS 2020-05-24 18:04:16 +02:00 committed by Patrick Georgi
parent d50cde279b
commit c5dd57ab65
4 changed files with 0 additions and 4 deletions

View File

@ -18,7 +18,6 @@
#include <soc/tmu.h>
#include <soc/usb.h>
#include <symbols.h>
#include <vbe.h>
#include "exynos5250.h"

View File

@ -16,7 +16,6 @@
#include <soc/spi.h>
#include <soc/i2c.h>
#include <symbols.h>
#include <vbe.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include "board.h"

View File

@ -15,7 +15,6 @@
#include <soc/spi.h>
#include <soc/i2c.h>
#include <symbols.h>
#include <vbe.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include "board.h"

View File

@ -16,7 +16,6 @@
#include <soc/spi.h>
#include <soc/i2c.h>
#include <symbols.h>
#include <vbe.h>
#include <vendorcode/google/chromeos/chromeos.h>
#include <security/vboot/vboot_common.h>