[coreboot-gerrit] Change in coreboot[master]: mb/ibase/mb899/acpi_tables :Remove unneeded includes

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


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


Change subject: mb/ibase/mb899/acpi_tables :Remove unneeded includes
......................................................................

mb/ibase/mb899/acpi_tables :Remove unneeded includes

Change-Id: I7857e9fb062ac02245ae1116d4a7b8d4ce346942
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/ibase/mb899/acpi_tables.c
1 file changed, 1 insertion(+), 10 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/26905/1

diff --git a/src/mainboard/ibase/mb899/acpi_tables.c b/src/mainboard/ibase/mb899/acpi_tables.c
index 9d9dde1..a91bb8f 100644
--- a/src/mainboard/ibase/mb899/acpi_tables.c
+++ b/src/mainboard/ibase/mb899/acpi_tables.c
@@ -14,17 +14,8 @@
  */
 
 #include <types.h>
-#include <string.h>
-#include <console/console.h>
-#include <arch/acpi.h>
-#include <arch/ioapic.h>
-#include <arch/acpigen.h>
-#include <arch/smp/mpspec.h>
-#include <device/device.h>
-#include <device/pci.h>
-#include <device/pci_ids.h>
+#include <southbridge/intel/i82801gx/nvs.h>
 
-#include "southbridge/intel/i82801gx/nvs.h"
 void acpi_create_gnvs(global_nvs_t *gnvs)
 {
 	/* Enable both COM ports */

-- 
To view, visit https://review.coreboot.org/26905
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: I7857e9fb062ac02245ae1116d4a7b8d4ce346942
Gerrit-Change-Number: 26905
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/9ccb97bf/attachment-0001.html>


More information about the coreboot-gerrit mailing list