[coreboot-gerrit] Change in coreboot[master]: sb/intel/i82801gx: Remove unneeded includes

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Thu May 31 22:21:59 CEST 2018


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


Change subject: sb/intel/i82801gx: Remove unneeded includes
......................................................................

sb/intel/i82801gx: Remove unneeded includes

Change-Id: Ibbb80cb28833131e3b02a8ff583d53c52ef2ca0f
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/southbridge/intel/i82801gx/nic.c
M src/southbridge/intel/i82801gx/smbus.c
2 files changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/26742/1

diff --git a/src/southbridge/intel/i82801gx/nic.c b/src/southbridge/intel/i82801gx/nic.c
index d525ed4..a4c9bae 100644
--- a/src/southbridge/intel/i82801gx/nic.c
+++ b/src/southbridge/intel/i82801gx/nic.c
@@ -16,7 +16,6 @@
 
 /* This code should work for all ICH* southbridges with a NIC. */
 
-#include <console/console.h>
 #include <device/device.h>
 #include <device/pci.h>
 #include <device/pci_ids.h>
diff --git a/src/southbridge/intel/i82801gx/smbus.c b/src/southbridge/intel/i82801gx/smbus.c
index 72f78ea..917321c 100644
--- a/src/southbridge/intel/i82801gx/smbus.c
+++ b/src/southbridge/intel/i82801gx/smbus.c
@@ -14,7 +14,6 @@
  * GNU General Public License for more details.
  */
 
-#include <console/console.h>
 #include <device/device.h>
 #include <device/path.h>
 #include <device/smbus.h>

-- 
To view, visit https://review.coreboot.org/26742
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: Ibbb80cb28833131e3b02a8ff583d53c52ef2ca0f
Gerrit-Change-Number: 26742
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/20180531/e055b1f7/attachment-0001.html>


More information about the coreboot-gerrit mailing list