[coreboot-gerrit] Change in coreboot[master]: mb/intel/d945gclf/acpi_tables :Remove unneeded includes

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


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


Change subject: mb/intel/d945gclf/acpi_tables :Remove unneeded includes
......................................................................

mb/intel/d945gclf/acpi_tables :Remove unneeded includes

Change-Id: Ie82e63011d7f698a288b38a36a82179351f9aa6c
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/intel/d945gclf/acpi_tables.c
1 file changed, 1 insertion(+), 11 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/26906/1

diff --git a/src/mainboard/intel/d945gclf/acpi_tables.c b/src/mainboard/intel/d945gclf/acpi_tables.c
index 936ef26..8f7399b 100644
--- a/src/mainboard/intel/d945gclf/acpi_tables.c
+++ b/src/mainboard/intel/d945gclf/acpi_tables.c
@@ -14,17 +14,7 @@
  */
 
 #include <types.h>
-#include <string.h>
-#include <console/console.h>
-#include <arch/acpi.h>
-#include <arch/acpigen.h>
-#include <arch/smp/mpspec.h>
-#include <device/device.h>
-#include <device/pci.h>
-#include <device/pci_ids.h>
-#include <arch/ioapic.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/26906
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: Ie82e63011d7f698a288b38a36a82179351f9aa6c
Gerrit-Change-Number: 26906
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/8abd1b71/attachment-0001.html>


More information about the coreboot-gerrit mailing list