commit | d42552c3ace1fa1f16ae02ce642f4c733cec40ca | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sat Oct 21 10:24:12 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 21 13:35:05 2006 -0700 |
tree | 7cc5c098616a53ea76eb8e56ff5f6f9caaf41195 | |
parent | 78f32668e64caea8f638b9133da7b97c5aec20d1 [diff] |
[PATCH] pci: declare pci_get_device_reverse() We seem to have lost the declaration of pci_get_device_reverse(), if we ever had one. Add a CONFIG_PCI=0 stub too. Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>