http://git.etherboot.org
/
people
/
balajirrao
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 2:
5e3f224
)
Merge branch 'master' of /pub/scm/gpxe
author
Marty Connor
<mdc@etherboot.org>
Wed, 4 Jul 2007 22:33:22 +0000
(18:33 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Wed, 4 Jul 2007 22:33:22 +0000
(18:33 -0400)
src/include/gpxe/pci.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/pci.h
b/src/include/gpxe/pci.h
index
70f0423
..
b5c417c
100644
(file)
--- a/
src/include/gpxe/pci.h
+++ b/
src/include/gpxe/pci.h
@@
-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