X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fcore%2Fsound.c;h=3271e9245490b81d3b3f6c3d9d3e6b54ec66612d;hb=b25dd2842bcaef2413db7a06c67034b187aa007f;hp=7612884f530b17abfe554a867e55309b45a2a815;hpb=adb7ee3746b579a7fa7af7c4ec2c8164bc910ed4;p=pandora-kernel.git diff --git a/sound/core/sound.c b/sound/core/sound.c index 7612884f530b..3271e9245490 100644 --- a/sound/core/sound.c +++ b/sound/core/sound.c @@ -432,7 +432,7 @@ EXPORT_SYMBOL(snd_device_new); EXPORT_SYMBOL(snd_device_register); EXPORT_SYMBOL(snd_device_free); /* isadma.c */ -#ifdef CONFIG_ISA +#ifdef CONFIG_ISA_DMA_API EXPORT_SYMBOL(snd_dma_program); EXPORT_SYMBOL(snd_dma_disable); EXPORT_SYMBOL(snd_dma_pointer);