Remove XF86SCANPCI_WRAPPER.

This commit is contained in:
Adam Jackson 2008-08-18 14:26:01 -04:00
parent 470b05a610
commit 9a39b6cfbd

View File

@ -215,14 +215,6 @@
extern void ARCH_PCI_INIT(void);
#if defined(XF86SCANPCI_WRAPPER)
typedef enum {
SCANPCI_INIT,
SCANPCI_TERM
} scanpciWrapperOpt;
extern void XF86SCANPCI_WRAPPER(scanpciWrapperOpt flags);
#endif
/*
* Table of functions used to access a specific PCI bus domain
* (e.g. a primary PCI bus and all of its secondaries)