[coreboot-gerrit] Change in coreboot[master]: mb/lenovo/x201: Remove unnecessary include - delay.h

Peter Lemenkov (Code Review) gerrit at coreboot.org
Tue Nov 6 09:44:31 CET 2018


Peter Lemenkov has uploaded this change for review. ( https://review.coreboot.org/29499


Change subject: mb/lenovo/x201: Remove unnecessary include - delay.h
......................................................................

mb/lenovo/x201: Remove unnecessary include - delay.h

Change-Id: Ia997c5188aef0c18d871658209c2d5f718ee2a19
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
---
M src/mainboard/lenovo/x201/dock.c
M src/mainboard/lenovo/x201/romstage.c
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/29499/1

diff --git a/src/mainboard/lenovo/x201/dock.c b/src/mainboard/lenovo/x201/dock.c
index a11c720..b0e467a 100644
--- a/src/mainboard/lenovo/x201/dock.c
+++ b/src/mainboard/lenovo/x201/dock.c
@@ -20,7 +20,6 @@
 #include <arch/io.h>
 #include <device/device.h>
 #include <device/pci.h>
-#include <delay.h>
 #include "dock.h"
 #include <southbridge/intel/ibexpeak/pch.h>
 #include "ec/lenovo/h8/h8.h"
diff --git a/src/mainboard/lenovo/x201/romstage.c b/src/mainboard/lenovo/x201/romstage.c
index b6efbd7..02b9e24 100644
--- a/src/mainboard/lenovo/x201/romstage.c
+++ b/src/mainboard/lenovo/x201/romstage.c
@@ -30,7 +30,6 @@
 #include <cpu/x86/bist.h>
 #include <cpu/intel/romstage.h>
 #include <ec/acpi/ec.h>
-#include <delay.h>
 #include <timestamp.h>
 #include <arch/acpi.h>
 

-- 
To view, visit https://review.coreboot.org/29499
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: Ia997c5188aef0c18d871658209c2d5f718ee2a19
Gerrit-Change-Number: 29499
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Lemenkov <lemenkov at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181106/daca3bce/attachment.html>


More information about the coreboot-gerrit mailing list