[PATCH 06/19] video: bochs: remove dependency on PCI header in common part

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bochs_hw is the common code that's called into from both PCI and ISA
Bochs drivers. It has no need to include the PCI header, so drop it.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 drivers/video/bochs/bochs_hw.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/bochs/bochs_hw.c b/drivers/video/bochs/bochs_hw.c
index 48de5ea0bd7a..60439ddee576 100644
--- a/drivers/video/bochs/bochs_hw.c
+++ b/drivers/video/bochs/bochs_hw.c
@@ -8,7 +8,6 @@
 
 #include <common.h>
 #include <driver.h>
-#include <linux/pci.h>
 #include <fb.h>
 #include "../edid.h"
 #include "bochs_hw.h"
-- 
2.39.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux