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

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Wed Dec 12 15:09:42 CET 2018


HAOUAS Elyes has uploaded this change for review. ( 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>
---
M src/drivers/intel/gma/intel_ddi.c
M src/superio/winbond/w83697hf/superio.c
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/30198/1

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: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181212/8a31907e/attachment.html>


More information about the coreboot-gerrit mailing list