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

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


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


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

drivers/i2c/adm1026: Remove unneeded headers

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/25867/1

diff --git a/src/drivers/i2c/adm1026/adm1026.c b/src/drivers/i2c/adm1026/adm1026.c
index 592916a..0a3ac8d 100644
--- a/src/drivers/i2c/adm1026/adm1026.c
+++ b/src/drivers/i2c/adm1026/adm1026.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 ADM1026_DEVICE 0x2d	/* Either 0x2c or 0x2d or 0x2e */
 #define ADM1026_REG_CONFIG1 0x00

-- 
To view, visit https://review.coreboot.org/25867
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: Iaed9c0882847511642d8eaab25e10d1ecf24bf90
Gerrit-Change-Number: 25867
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/f91b26fb/attachment.html>


More information about the coreboot-gerrit mailing list