Remove redundant (and thus making it fail to build) PCI_VENDOR_ID and
PCI_DEVICE_ID declarations.
This commit is contained in:
@@ -54,9 +54,6 @@
|
||||
#include <fxpci.h>
|
||||
#include <gdebug.h>
|
||||
|
||||
static const PciRegister PCI_VENDOR_ID = { 0x0, 2, READ_ONLY };
|
||||
static const PciRegister PCI_DEVICE_ID = { 0x2, 2, READ_ONLY };
|
||||
|
||||
|
||||
/*-------------------------------------------------------------------
|
||||
Module Constants
|
||||
|
||||
Reference in New Issue
Block a user