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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user