[coreboot-gerrit] Change in coreboot[master]: mb/google/butterfly/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/26902


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

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

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/26902/1

diff --git a/src/mainboard/google/butterfly/acpi_tables.c b/src/mainboard/google/butterfly/acpi_tables.c
index e132232..3f39fc4 100644
--- a/src/mainboard/google/butterfly/acpi_tables.c
+++ b/src/mainboard/google/butterfly/acpi_tables.c
@@ -14,20 +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/quanta/ene_kb3940q/ec.h>
-
-#include <southbridge/intel/bd82x6x/pch.h>
 #include <southbridge/intel/bd82x6x/nvs.h>
 #include "thermal.h"
 

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


More information about the coreboot-gerrit mailing list