V4L/DVB (5322): Removed board naming code in saa7134-dvb
[powerpc.git] / drivers / media / video / stv680.c
index a1ec3ac..bf3aa8d 100644 (file)
@@ -1380,7 +1380,7 @@ static ssize_t stv680_read (struct file *file, char __user *buf,
        return realcount;
 }                              /* stv680_read */
 
-static struct file_operations stv680_fops = {
+static const struct file_operations stv680_fops = {
        .owner =        THIS_MODULE,
        .open =         stv_open,
        .release =      stv_close,