]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-tape.c
pdc202xx_old: remove dead code
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-tape.c
index b3bcd1d7315e8780e6d74885a0d1f39862270162..c6eec0413a6c5f323bf67798554a6a794747773e 100644 (file)
@@ -4779,7 +4779,7 @@ static ide_driver_t idetape_driver = {
 /*
  *     Our character device supporting functions, passed to register_chrdev.
  */
-static struct file_operations idetape_fops = {
+static const struct file_operations idetape_fops = {
        .owner          = THIS_MODULE,
        .read           = idetape_chrdev_read,
        .write          = idetape_chrdev_write,