[coreboot-gerrit] Change in coreboot[master]: mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includes

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Wed Jun 6 18:05:34 CEST 2018


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


Change subject: mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includes
......................................................................

mb/foxconn/g41s-k/acpi_tables.c: Remove unneeded includes

Change-Id: I41e3cbb4fbdd6680c1d9d347efc35d1618233a64
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/foxconn/g41s-k/acpi_tables.c
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/26901/1

diff --git a/src/mainboard/foxconn/g41s-k/acpi_tables.c b/src/mainboard/foxconn/g41s-k/acpi_tables.c
index d9935e9..c2b9714 100644
--- a/src/mainboard/foxconn/g41s-k/acpi_tables.c
+++ b/src/mainboard/foxconn/g41s-k/acpi_tables.c
@@ -17,8 +17,7 @@
 
 #include <stdint.h>
 #include <string.h>
-
-#include "southbridge/intel/i82801gx/nvs.h"
+#include <southbridge/intel/i82801gx/nvs.h>
 
 void acpi_create_gnvs(global_nvs_t *gnvs)
 {

-- 
To view, visit https://review.coreboot.org/26901
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: I41e3cbb4fbdd6680c1d9d347efc35d1618233a64
Gerrit-Change-Number: 26901
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/20180606/a1df6bf9/attachment-0001.html>


More information about the coreboot-gerrit mailing list