[coreboot-gerrit] Change in coreboot[master]: superio/winbond/common: Drop redundant includes from early_serial.c

Keith Hui (Code Review) gerrit at coreboot.org
Thu Aug 10 22:53:10 CEST 2017


Keith Hui has uploaded this change for review. ( https://review.coreboot.org/20950


Change subject: superio/winbond/common: Drop redundant includes from early_serial.c
......................................................................

superio/winbond/common: Drop redundant includes from early_serial.c

A small cleanup to remove two #includes already #included in winbond.h.

Change-Id: I803ee910b9d6eec0b20d9f287128d0db03d0e0f4
Signed-off-by: Keith Hui <buurin at gmail.com>
---
M src/superio/winbond/common/early_serial.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/20950/1

diff --git a/src/superio/winbond/common/early_serial.c b/src/superio/winbond/common/early_serial.c
index aebbd38..e1e85b8 100644
--- a/src/superio/winbond/common/early_serial.c
+++ b/src/superio/winbond/common/early_serial.c
@@ -33,9 +33,7 @@
  *
  */
 
-#include <arch/io.h>
 #include <device/pnp.h>
-#include <stdint.h>
 #include "winbond.h"
 
 #define WINBOND_ENTRY_KEY 0x87

-- 
To view, visit https://review.coreboot.org/20950
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I803ee910b9d6eec0b20d9f287128d0db03d0e0f4
Gerrit-Change-Number: 20950
Gerrit-PatchSet: 1
Gerrit-Owner: Keith Hui <buurin at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170810/633f01e1/attachment.html>


More information about the coreboot-gerrit mailing list