V4L (926_2): Moves compat32 functions from fs to v4l subsystem
[safe/jmp/linux-2.6] / drivers / media / video / zoran_driver.c
index 4034f1b..15283f4 100644 (file)
@@ -4678,6 +4678,7 @@ static struct file_operations zoran_fops = {
        .open = zoran_open,
        .release = zoran_close,
        .ioctl = zoran_ioctl,
+       .compat_ioctl   = v4l_compat_ioctl32,
        .llseek = no_llseek,
        .read = zoran_read,
        .write = zoran_write,