]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/isapnp/core.c
x86: canonicalize remaining header guards
[linux-2.6-omap-h63xx.git] / drivers / pnp / isapnp / core.c
index 101a835e8759fb3f757d72426cfc05c2d678865c..46455fbab6d51f6dae89b6b68da5a4b2f34f4851 100644 (file)
@@ -1012,7 +1012,7 @@ static int __init isapnp_init(void)
                printk(KERN_INFO "isapnp: ISA Plug & Play support disabled\n");
                return 0;
        }
-#ifdef CONFIG_PPC_MERGE
+#ifdef CONFIG_PPC
        if (check_legacy_ioport(_PIDXR) || check_legacy_ioport(_PNPWRP))
                return -EINVAL;
 #endif