[coreboot-gerrit] Change in coreboot[master]: drivers/i2c/adm1027: Remove unneeded headers

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Thu Apr 26 14:17:28 CEST 2018


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


Change subject: drivers/i2c/adm1027: Remove unneeded headers
......................................................................

drivers/i2c/adm1027: Remove unneeded headers

Change-Id: I147b3a2c79cd5e6b0e5fa3d23221a6afda8ba8f7
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/drivers/i2c/adm1027/adm1027.c
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/25866/1

diff --git a/src/drivers/i2c/adm1027/adm1027.c b/src/drivers/i2c/adm1027/adm1027.c
index 4e67e4d..375b292 100644
--- a/src/drivers/i2c/adm1027/adm1027.c
+++ b/src/drivers/i2c/adm1027/adm1027.c
@@ -1,10 +1,6 @@
 #include <console/console.h>
 #include <device/device.h>
 #include <device/smbus.h>
-#include <device/pci.h>
-#include <device/pci_ids.h>
-#include <device/pci_ops.h>
-#include <cpu/x86/msr.h>
 
 #define ADM1027_REG_CONFIG1	0x40
 #define CFG1_STRT		0x01

-- 
To view, visit https://review.coreboot.org/25866
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: I147b3a2c79cd5e6b0e5fa3d23221a6afda8ba8f7
Gerrit-Change-Number: 25866
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/20180426/8c72fd5d/attachment.html>


More information about the coreboot-gerrit mailing list