]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ide/ide-cd.c
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm...
[karo-tx-linux.git] / drivers / ide / ide-cd.c
index b79ca419d8d99f5ad65197adb41462c39ed44bcc..64207df8da82fe5627664777518617bd0facc990 100644 (file)
@@ -1686,7 +1686,7 @@ static int idecd_revalidate_disk(struct gendisk *disk)
        return  0;
 }
 
-static struct block_device_operations idecd_ops = {
+static const struct block_device_operations idecd_ops = {
        .owner                  = THIS_MODULE,
        .open                   = idecd_open,
        .release                = idecd_release,