HAOUAS Elyes has uploaded this change for review.

View Change

rivers/spi/spi_flash.c: Remove unused <boot_device.h>

Change-Id: I7f6a5df455dff8bfdd9940b10bdbfd73454bc881
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/drivers/spi/spi_flash.c
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/45817/1
diff --git a/src/drivers/spi/spi_flash.c b/src/drivers/spi/spi_flash.c
index f2610a1..66804ec 100644
--- a/src/drivers/spi/spi_flash.c
+++ b/src/drivers/spi/spi_flash.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */

#include <assert.h>
-#include <boot_device.h>
#include <boot/coreboot_tables.h>
#include <console/console.h>
#include <string.h>

To view, visit change 45817. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7f6a5df455dff8bfdd9940b10bdbfd73454bc881
Gerrit-Change-Number: 45817
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange