vserver 1.9.3
[linux-2.6.git] / drivers / isdn / hisax / gazel.c
index 0d59317..24a05a4 100644 (file)
@@ -634,7 +634,7 @@ setup_gazel(struct IsdnCard *card)
                        return (0);
        } else {
 
-#if CONFIG_PCI
+#ifdef CONFIG_PCI
                if (setup_gazelpci(cs))
                        return (0);
 #else