Merge HEAD from ../linux-2.6
[powerpc.git] / drivers / media / radio / miropcm20-radio.c
index c2ebe87..dc292da 100644 (file)
@@ -220,6 +220,7 @@ static struct file_operations pcm20_fops = {
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,
        .ioctl          = pcm20_ioctl,
+       .compat_ioctl   = v4l_compat_ioctl32,
        .llseek         = no_llseek,
 };