diff options
Diffstat (limited to 'arch/alpha/kernel/pci.c')
| -rw-r--r-- | arch/alpha/kernel/pci.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/alpha/kernel/pci.c b/arch/alpha/kernel/pci.c index 9816d5a4d176..ef757147cbf9 100644 --- a/arch/alpha/kernel/pci.c +++ b/arch/alpha/kernel/pci.c | |||
| @@ -256,12 +256,6 @@ pcibios_fixup_bus(struct pci_bus *bus) | |||
| 256 | } | 256 | } |
| 257 | } | 257 | } |
| 258 | 258 | ||
| 259 | void __init | ||
| 260 | pcibios_update_irq(struct pci_dev *dev, int irq) | ||
| 261 | { | ||
| 262 | pci_write_config_byte(dev, PCI_INTERRUPT_LINE, irq); | ||
| 263 | } | ||
| 264 | |||
| 265 | int | 259 | int |
| 266 | pcibios_enable_device(struct pci_dev *dev, int mask) | 260 | pcibios_enable_device(struct pci_dev *dev, int mask) |
| 267 | { | 261 | { |
