[coreboot-gerrit] Change in ...coreboot[master]: {drivers, superio}: Remove unneeded include <pc80/mc146818rtc.h>

Felix Held (Code Review) gerrit at coreboot.org
Tue Dec 18 14:43:17 CET 2018


Felix Held has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30198 )

Change subject: {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>
......................................................................

{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>

Change-Id: Ia42c1f8559667e7711fac919df8bfbee8455e3cc
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
Reviewed-on: https://review.coreboot.org/c/30198
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
---
M src/drivers/intel/gma/intel_ddi.c
M src/superio/winbond/w83697hf/superio.c
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Felix Held: Looks good to me, approved



diff --git a/src/drivers/intel/gma/intel_ddi.c b/src/drivers/intel/gma/intel_ddi.c
index 93aa87d..93ba5ab 100644
--- a/src/drivers/intel/gma/intel_ddi.c
+++ b/src/drivers/intel/gma/intel_ddi.c
@@ -33,7 +33,6 @@
 #include <device/pci_ops.h>
 #include <console/console.h>
 #include <delay.h>
-#include <pc80/mc146818rtc.h>
 #include <arch/acpi.h>
 #include <arch/io.h>
 #include <arch/interrupt.h>
diff --git a/src/superio/winbond/w83697hf/superio.c b/src/superio/winbond/w83697hf/superio.c
index ef7077c..9a647c0 100644
--- a/src/superio/winbond/w83697hf/superio.c
+++ b/src/superio/winbond/w83697hf/superio.c
@@ -21,7 +21,6 @@
 #include <console/console.h>
 #include <string.h>
 #include <lib.h>
-#include <pc80/mc146818rtc.h>
 #include <stdlib.h>
 #include "chip.h"
 #include "w83697hf.h"

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia42c1f8559667e7711fac919df8bfbee8455e3cc
Gerrit-Change-Number: 30198
Gerrit-PatchSet: 3
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181218/a433ef93/attachment.html>


More information about the coreboot-gerrit mailing list