]> err.no Git - linux-2.6/blobdiff - drivers/ieee1394/video1394.c
Pull sony into release branch
[linux-2.6] / drivers / ieee1394 / video1394.c
index f4d1ec00af652372b1ed37a5a5ffa2401e5dc2d8..95ca26d7527297354021b2b18b2e89637c53dc7b 100644 (file)
@@ -1277,7 +1277,7 @@ static long video1394_compat_ioctl(struct file *f, unsigned cmd, unsigned long a
 #endif
 
 static struct cdev video1394_cdev;
-static struct file_operations video1394_fops=
+static const struct file_operations video1394_fops=
 {
        .owner =        THIS_MODULE,
        .unlocked_ioctl = video1394_ioctl,