[coreboot-gerrit] Change in coreboot[master]: drivers/spi/flashconsole.c

Arthur Heymans (Code Review) gerrit at coreboot.org
Wed Mar 28 18:57:40 CEST 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/25413


Change subject: drivers/spi/flashconsole.c
......................................................................

drivers/spi/flashconsole.c

Fix header.

Change-Id: I61d28791fa75a32591448fc2c40186acfddca86d
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/drivers/spi/flashconsole.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/25413/1

diff --git a/src/drivers/spi/flashconsole.c b/src/drivers/spi/flashconsole.c
index e73af22..aea6872 100644
--- a/src/drivers/spi/flashconsole.c
+++ b/src/drivers/spi/flashconsole.c
@@ -14,7 +14,7 @@
  */
 
 #include <arch/early_variables.h>
-#include <region.h>
+#include <commonlib/region.h>
 #include <boot_device.h>
 #include <fmap.h>
 #include <console/console.h>

-- 
To view, visit https://review.coreboot.org/25413
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I61d28791fa75a32591448fc2c40186acfddca86d
Gerrit-Change-Number: 25413
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180328/ae8f4a0e/attachment-0001.html>


More information about the coreboot-gerrit mailing list