V4L (926_2): Moves compat32 functions from fs to v4l subsystem
[powerpc.git] / drivers / media / radio / radio-maxiradio.c
index 02d39a5..3086930 100644 (file)
@@ -80,6 +80,7 @@ static struct file_operations maxiradio_fops = {
        .open           = video_exclusive_open,
        .release        = video_exclusive_release,
        .ioctl          = radio_ioctl,
+       .compat_ioctl   = v4l_compat_ioctl32,
        .llseek         = no_llseek,
 };
 static struct video_device maxiradio_radio =