[coreboot-gerrit] Change in ...coreboot[master]: mb/lenovo/t520/romstage: Remove unused includes

Peter Lemenkov (Code Review) gerrit at coreboot.org
Wed Dec 5 10:43:57 CET 2018


Peter Lemenkov has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30043


Change subject: mb/lenovo/t520/romstage: Remove unused includes
......................................................................

mb/lenovo/t520/romstage: Remove unused includes

Tested - Lenovo t520 still builds fine with this patch.

Change-Id: I82492c071ca760f0790b992acbdb86021f470cfe
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
---
M src/mainboard/lenovo/t520/romstage.c
1 file changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/30043/1

diff --git a/src/mainboard/lenovo/t520/romstage.c b/src/mainboard/lenovo/t520/romstage.c
index d4c2f91..b7bdbbb 100644
--- a/src/mainboard/lenovo/t520/romstage.c
+++ b/src/mainboard/lenovo/t520/romstage.c
@@ -16,18 +16,12 @@
  */
 
 #include <stdint.h>
-#include <string.h>
-#include <timestamp.h>
 #include <arch/byteorder.h>
 #include <arch/io.h>
 #include <device/pci_def.h>
-#include <device/pnp_def.h>
-#include <cpu/x86/lapic.h>
-#include <arch/acpi.h>
 #include <northbridge/intel/sandybridge/sandybridge.h>
 #include <northbridge/intel/sandybridge/raminit_native.h>
 #include <southbridge/intel/bd82x6x/pch.h>
-#include <southbridge/intel/common/gpio.h>
 #include <drivers/lenovo/hybrid_graphics/hybrid_graphics.h>
 #include <device/device.h>
 #include <device/pci.h>

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30043
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I82492c071ca760f0790b992acbdb86021f470cfe
Gerrit-Change-Number: 30043
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Lemenkov <lemenkov at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181205/f69f4d97/attachment.html>


More information about the coreboot-gerrit mailing list