diff options
author | Jiang Liu <[email protected]> | 2014-08-30 15:15:16 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-09-01 10:12:03 +0200 |
commit | f3761db1646d3ccb9ada2df8e27553a73ef43826 (patch) | |
tree | 3511f012be73ee445e32dab478f0cd9400bf94e7 /net/lapb/lapb_subr.c | |
parent | 69e273c0b0a3c337a521d083374c918dc52c666f (diff) |
x86, irq: Fix build error caused by 9eabc99a635a77cbf09
Commit 9eabc99a635a77cbf09 causes following build error when
IOAPIC is disabled.
arch/x86/pci/irq.c: In function 'pirq_disable_irq':
>> arch/x86/pci/irq.c:1259:2: error: implicit declaration of function 'mp_should_keep_irq' [-Werror=implicit-function-declaration]
if (io_apic_assign_pci_irqs && !mp_should_keep_irq(&dev->dev) &&
^
cc1: some warnings being treated as errors
Signed-off-by: Jiang Liu <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Grant Likely <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions