[coreboot-gerrit] Change in coreboot[master]: mb/google/link/acpi_tables.c: Remove unneeded includes

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


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


Change subject: mb/google/link/acpi_tables.c: Remove unneeded includes
......................................................................

mb/google/link/acpi_tables.c: Remove unneeded includes

Change-Id: Idd5fb4d1dccd8531983e2e607a0eee84bd5a9154
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/google/link/acpi_tables.c
1 file changed, 0 insertions(+), 15 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/26903/1

diff --git a/src/mainboard/google/link/acpi_tables.c b/src/mainboard/google/link/acpi_tables.c
index 28d9922..5501585 100644
--- a/src/mainboard/google/link/acpi_tables.c
+++ b/src/mainboard/google/link/acpi_tables.c
@@ -14,21 +14,6 @@
  */
 
 #include <types.h>
-#include <string.h>
-#include <cbmem.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 <vendorcode/google/chromeos/gnvs.h>
-#include <ec/google/chromeec/ec.h>
-
-#include <northbridge/intel/sandybridge/sandybridge.h>
-#include <southbridge/intel/bd82x6x/pch.h>
 #include <southbridge/intel/bd82x6x/nvs.h>
 #include "thermal.h"
 

-- 
To view, visit https://review.coreboot.org/26903
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: Idd5fb4d1dccd8531983e2e607a0eee84bd5a9154
Gerrit-Change-Number: 26903
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/b63cde24/attachment-0001.html>


More information about the coreboot-gerrit mailing list