]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/apic/apic.c
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
[~andy/linux] / arch / x86 / kernel / apic / apic.c
index 6b9874a5c7af12e38347bbc914064ac0b19ec958..a2fd72e0ab35bbff6703836f82540a0f71588e85 100644 (file)
@@ -1437,7 +1437,7 @@ void enable_x2apic(void)
 
 int __init enable_IR(void)
 {
-#ifdef CONFIG_INTR_REMAP
+#ifdef CONFIG_IRQ_REMAP
        if (!intr_remapping_supported()) {
                pr_debug("intr-remapping not supported\n");
                return -1;