diff options
Diffstat (limited to 'arch/ia64/pci/pci.c')
-rw-r--r-- | arch/ia64/pci/pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/pci/pci.c b/arch/ia64/pci/pci.c index f8bcccd6d417..0e83f3b419b5 100644 --- a/arch/ia64/pci/pci.c +++ b/arch/ia64/pci/pci.c | |||
@@ -568,7 +568,6 @@ pcibios_disable_device (struct pci_dev *dev) | |||
568 | BUG_ON(atomic_read(&dev->enable_cnt)); | 568 | BUG_ON(atomic_read(&dev->enable_cnt)); |
569 | if (!dev->msi_enabled) | 569 | if (!dev->msi_enabled) |
570 | acpi_pci_irq_disable(dev); | 570 | acpi_pci_irq_disable(dev); |
571 | return 0; | ||
572 | } | 571 | } |
573 | 572 | ||
574 | void | 573 | void |