[coreboot-gerrit] Change in coreboot[master]: src/drivers/pc80/pc: Remove unneeded include

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sun Aug 26 11:38:26 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/28348


Change subject: src/drivers/pc80/pc: Remove unneeded include
......................................................................

src/drivers/pc80/pc: Remove unneeded include

Change-Id: Ic238181d5c26ab8cf549137824a7c5e6c6d80ab1
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/drivers/pc80/pc/i8254.c
M src/drivers/pc80/pc/spkmodem.c
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/28348/1

diff --git a/src/drivers/pc80/pc/i8254.c b/src/drivers/pc80/pc/i8254.c
index eb91bf6..27c7bfd 100644
--- a/src/drivers/pc80/pc/i8254.c
+++ b/src/drivers/pc80/pc/i8254.c
@@ -15,7 +15,6 @@
 
 #include <arch/io.h>
 #include <pc80/i8254.h>
-#include <console/console.h>
 
 /* Initialize i8254 timers */
 
diff --git a/src/drivers/pc80/pc/spkmodem.c b/src/drivers/pc80/pc/spkmodem.c
index df66f6f..c1b8fc8 100644
--- a/src/drivers/pc80/pc/spkmodem.c
+++ b/src/drivers/pc80/pc/spkmodem.c
@@ -14,7 +14,6 @@
  * GNU General Public License for more details.
  */
 
-#include <console/console.h>
 #include <arch/io.h>
 #include <console/spkmodem.h>
 #include <cpu/x86/tsc.h>

-- 
To view, visit https://review.coreboot.org/28348
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: Ic238181d5c26ab8cf549137824a7c5e6c6d80ab1
Gerrit-Change-Number: 28348
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180826/a86a71af/attachment.html>


More information about the coreboot-gerrit mailing list