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:
parent
d50cde279b
commit
c5dd57ab65
|
@ -18,7 +18,6 @@
|
|||
#include <soc/tmu.h>
|
||||
#include <soc/usb.h>
|
||||
#include <symbols.h>
|
||||
#include <vbe.h>
|
||||
|
||||
#include "exynos5250.h"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue