Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46711
b: refs/heads/master
c: 429538a
h: refs/heads/master
i:
  46709: 5949cc2
  46707: fd96d57
  46703: fbca930
v: v3
  • Loading branch information
Adrian Bunk authored and Greg Kroah-Hartman committed Feb 7, 2007
1 parent 662f802 commit 7f529b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fd9b37cc4e32533214f77b34ea03ee85f6e0a4d2
refs/heads/master: 429538ad3eeffec4199d8adddd1e9e4c80b2c08b
2 changes: 1 addition & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ extern void pci_sort_breadthfirst(void);

/* Generic PCI functions exported to card drivers */

struct pci_dev *pci_find_device (unsigned int vendor, unsigned int device, const struct pci_dev *from);
struct pci_dev __deprecated *pci_find_device (unsigned int vendor, unsigned int device, const struct pci_dev *from);
struct pci_dev *pci_find_slot (unsigned int bus, unsigned int devfn);
int pci_find_capability (struct pci_dev *dev, int cap);
int pci_find_next_capability (struct pci_dev *dev, u8 pos, int cap);
Expand Down

0 comments on commit 7f529b0

Please sign in to comment.