From ea5bc5ae8852260e739f0e96eb741255632d2b95 Mon Sep 17 00:00:00 2001 From: Bjorn Helgaas Date: Mon, 18 Feb 2008 09:44:13 -0700 Subject: [PATCH] --- yaml --- r: 91677 b: refs/heads/master c: 657472e9ccd9fccb82b775eb691c4b25b27451da h: refs/heads/master i: 91675: 4c3e6ac3c0ac11c1bacc722c15716eb6f3710fe0 v: v3 --- [refs] | 2 +- trunk/arch/x86/pci/acpi.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8de2229eebb4..8f91ed67eba1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb3576fa34e36907e292f408cb6c258f4fd112ad +refs/heads/master: 657472e9ccd9fccb82b775eb691c4b25b27451da diff --git a/trunk/arch/x86/pci/acpi.c b/trunk/arch/x86/pci/acpi.c index 8e0e7238370e..2664cb3fc96c 100644 --- a/trunk/arch/x86/pci/acpi.c +++ b/trunk/arch/x86/pci/acpi.c @@ -278,8 +278,7 @@ static int __init pci_acpi_init(void) printk(KERN_INFO "PCI: Routing PCI interrupts for all devices because \"pci=routeirq\" specified\n"); for_each_pci_dev(dev) acpi_pci_irq_enable(dev); - } else - printk(KERN_INFO "PCI: If a device doesn't work, try \"pci=routeirq\". If it helps, post a report\n"); + } #ifdef CONFIG_X86_IO_APIC if (acpi_ioapic)