Commit 7f97d096 authored by Andrew Morton's avatar Andrew Morton Committed by james toy

fed up with those stupid warnings

Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 99ecb131
......@@ -613,7 +613,7 @@ extern void pci_sort_breadthfirst(void);
/* Generic PCI functions exported to card drivers */
#ifdef CONFIG_PCI_LEGACY
struct pci_dev __deprecated *pci_find_device(unsigned int vendor,
struct pci_dev *pci_find_device(unsigned int vendor,
unsigned int device,
struct pci_dev *from);
#endif /* CONFIG_PCI_LEGACY */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment