]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/radio/dsbr100.c
Pull dock into release branch
[linux-2.6-omap-h63xx.git] / drivers / media / radio / dsbr100.c
index db865a0667e5ae8caed0fd9d8f75c879120ce2d0..df8d0520d1d1e304e47513552e57ff8c7f45eaf1 100644 (file)
@@ -144,7 +144,7 @@ struct dsbr100_device {
 
 
 /* File system interface */
-static struct file_operations usb_dsbr100_fops = {
+static const struct file_operations usb_dsbr100_fops = {
        .owner =        THIS_MODULE,
        .open =         usb_dsbr100_open,
        .release =      usb_dsbr100_close,