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

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


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


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

drivers/i2c/lm63: Remove unneeded headers

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/25868/1

diff --git a/src/drivers/i2c/lm63/lm63.c b/src/drivers/i2c/lm63/lm63.c
index 3ce5fd8..1805778 100644
--- a/src/drivers/i2c/lm63/lm63.c
+++ b/src/drivers/i2c/lm63/lm63.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>
 
 static void lm63_init(struct device *dev)
 {

-- 
To view, visit https://review.coreboot.org/25868
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: Id13eef7f0fca0b929372490859aa4734ea7a9f23
Gerrit-Change-Number: 25868
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/3f0ef75a/attachment.html>


More information about the coreboot-gerrit mailing list