patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / sound / oss / sb_audio.c
index 7f7b1c1..40914dd 100644 (file)
@@ -836,7 +836,7 @@ static signed short *lbuf16 = (signed short *)lbuf8;
 static void
 sb16_copy_from_user(int dev,
                char *localbuf, int localoffs,
-               const char *userbuf, int useroffs,
+               const char __user *userbuf, int useroffs,
                int max_in, int max_out,
                int *used, int *returned,
                int len)