david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Remove deprecation of pci_bar_size()

This commit is contained in:
Marty Connor 2007-07-04 18:28:37 -04:00
parent 1af1668c95
commit b219814627
1 changed files with 1 additions and 2 deletions

View File

@ -331,8 +331,7 @@ extern void adjust_pci_device ( struct pci_device *pci );
extern unsigned long pci_bar_start ( struct pci_device *pci,
unsigned int reg );
extern int pci_find_capability ( struct pci_device *pci, int capability );
extern __attribute__ (( deprecated )) unsigned long
pci_bar_size ( struct pci_device *pci, unsigned int reg );
extern unsigned long pci_bar_size ( struct pci_device *pci, unsigned int reg );
/**
* Set PCI driver-private data