busses: remove unneeded PCI_x86.h

Change-Id: Ia231eadc02856f68daa0184c12e7d54853ac9322
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6326
Reviewed-by: Jérôme Duval <[email protected]>
This commit is contained in:
Jérôme Duval
2023-04-11 15:01:20 +00:00
parent 4f97a431b9
commit fc5d11e9ab
3 changed files with 0 additions and 3 deletions
@@ -6,7 +6,6 @@
#include <ata_adapter.h>
#include <KernelExport.h>
#include <PCI_x86.h>
#include <stdlib.h>
#include <string.h>
@@ -12,7 +12,6 @@
#include <string.h>
#include <bus/PCI.h>
#include <PCI_x86.h>
#include <KernelExport.h>
@@ -10,7 +10,6 @@
#include <ByteOrder.h>
#include <bus/PCI.h>
#include <PCI_x86.h>
#define DRIVER_NAME "ccp_rng_pci"
#include "ccp.h"