[coreboot-gerrit] Change in coreboot[master]: lib/coreboot_table.c: Remove unneeded include

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sun Jun 3 14:53:36 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/26795


Change subject: lib/coreboot_table.c: Remove unneeded include
......................................................................

lib/coreboot_table.c: Remove unneeded include

Change-Id: I6e0d9e10d4f2ea224a19ef11481148f21d29857f
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/lib/coreboot_table.c
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/26795/1

diff --git a/src/lib/coreboot_table.c b/src/lib/coreboot_table.c
index 2970215..b894809 100644
--- a/src/lib/coreboot_table.c
+++ b/src/lib/coreboot_table.c
@@ -44,10 +44,6 @@
 #include <vendorcode/google/chromeos/chromeos.h>
 #include <vendorcode/google/chromeos/gnvs.h>
 #endif
-#if IS_ENABLED(CONFIG_ARCH_X86)
-#include <cpu/x86/mtrr.h>
-#endif
-#include <commonlib/helpers.h>
 
 static struct lb_header *lb_table_init(unsigned long addr)
 {

-- 
To view, visit https://review.coreboot.org/26795
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: I6e0d9e10d4f2ea224a19ef11481148f21d29857f
Gerrit-Change-Number: 26795
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180603/d082bbe8/attachment-0001.html>


More information about the coreboot-gerrit mailing list