patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / sound / isa / gus / gus_pcm.c
index a0f96cd..040804c 100644 (file)
@@ -346,7 +346,7 @@ static int snd_gf1_pcm_poke_block(snd_gus_card_t *gus, unsigned char *buf,
 static int snd_gf1_pcm_playback_copy(snd_pcm_substream_t *substream,
                                     int voice,
                                     snd_pcm_uframes_t pos,
-                                    void *src,
+                                    void __user *src,
                                     snd_pcm_uframes_t count)
 {
        snd_pcm_runtime_t *runtime = substream->runtime;