[coreboot-gerrit] Change in coreboot[master]: drivers/generic/ioapic/ioapic.c: Remove unneeded include

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Sun Jun 3 13:53:30 CEST 2018


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


Change subject: drivers/generic/ioapic/ioapic.c: Remove unneeded include
......................................................................

drivers/generic/ioapic/ioapic.c: Remove unneeded include

Change-Id: I670702f092e49bac8d7733d6fa77861e28e09093
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/drivers/generic/ioapic/ioapic.c
1 file changed, 0 insertions(+), 8 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/26794/1

diff --git a/src/drivers/generic/ioapic/ioapic.c b/src/drivers/generic/ioapic/ioapic.c
index 271e98c..bc58caf 100644
--- a/src/drivers/generic/ioapic/ioapic.c
+++ b/src/drivers/generic/ioapic/ioapic.c
@@ -1,15 +1,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 <reset.h>
-#include <delay.h>
 #include "chip.h"
 #include <arch/ioapic.h>
-#include <arch/io.h>
 #include <cpu/x86/lapic.h>
 
 static void ioapic_init(struct device *dev)

-- 
To view, visit https://review.coreboot.org/26794
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: I670702f092e49bac8d7733d6fa77861e28e09093
Gerrit-Change-Number: 26794
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/20180603/adfea09e/attachment.html>


More information about the coreboot-gerrit mailing list