[coreboot-gerrit] Change in coreboot[master]: src/drivers/i2c/ck505/ck505.c: Remove unneeded headers

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Wed Apr 25 13:58:07 CEST 2018


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


Change subject: src/drivers/i2c/ck505/ck505.c: Remove unneeded headers
......................................................................

src/drivers/i2c/ck505/ck505.c: Remove unneeded headers

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/25821/1

diff --git a/src/drivers/i2c/ck505/ck505.c b/src/drivers/i2c/ck505/ck505.c
index 4f1e51e..b368d81 100644
--- a/src/drivers/i2c/ck505/ck505.c
+++ b/src/drivers/i2c/ck505/ck505.c
@@ -18,12 +18,7 @@
 #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>
 #include "chip.h"
-#include <string.h>
 
 #define SMBUS_BLOCK_SIZE 32
 

-- 
To view, visit https://review.coreboot.org/25821
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: Ic525c92e73097752a7c690186dc2034785cac678
Gerrit-Change-Number: 25821
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/20180425/ec1f7b45/attachment.html>


More information about the coreboot-gerrit mailing list