[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/x1_carbon_gen1/acpi_tables :Remove unneeded includes

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


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


Change subject: mb/lenovo/x1_carbon_gen1/acpi_tables :Remove unneeded includes
......................................................................

mb/lenovo/x1_carbon_gen1/acpi_tables :Remove unneeded includes

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/26916/1

diff --git a/src/mainboard/lenovo/x1_carbon_gen1/acpi_tables.c b/src/mainboard/lenovo/x1_carbon_gen1/acpi_tables.c
index 2c148d4..7ffccfa 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/acpi_tables.c
+++ b/src/mainboard/lenovo/x1_carbon_gen1/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 <cpu/cpu.h>
-#include <cpu/x86/msr.h>
-
-#include <southbridge/intel/bd82x6x/pch.h>
 #include <southbridge/intel/bd82x6x/nvs.h>
 #include "thermal.h"
 

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


More information about the coreboot-gerrit mailing list