]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/seq/seq_clientmgr.c
Merge branch 'linus' into x86/pebs
[linux-2.6-omap-h63xx.git] / sound / core / seq / seq_clientmgr.c
index 47cfa5186e34e15f4775f6c15172b136f90a3999..7a1545d2d9533f4ad53b6e1693969e34cb067965 100644 (file)
@@ -148,7 +148,7 @@ struct snd_seq_client *snd_seq_client_use_ptr(int clientid)
                return NULL;
        }
        spin_unlock_irqrestore(&clients_lock, flags);
-#ifdef CONFIG_KMOD
+#ifdef CONFIG_MODULES
        if (!in_interrupt()) {
                static char client_requested[SNDRV_SEQ_GLOBAL_CLIENTS];
                static char card_requested[SNDRV_CARDS];