[PARISC] Define pci_get_legacy_ide_irq
authorMatthew Wilcox <matthew@wil.cx>
Wed, 20 Sep 2006 01:37:09 +0000 (19:37 -0600)
committerMatthew Wilcox <willy@parisc-linux.org>
Wed, 4 Oct 2006 12:50:55 +0000 (06:50 -0600)
We can compile at least one IDE driver that refers to this.  We can't
use the asm-generic file because we have our own definitions of
pcibios_resource_to_bus etc.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found