]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/block/ps3vram.c
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
[mirror_ubuntu-bionic-kernel.git] / drivers / block / ps3vram.c
index c8753a9ed290766c84cf3f7cd9da4b096b789270..3bb7c47c869fa5c3749acc689cfc427920b7caf1 100644 (file)
@@ -88,7 +88,7 @@ struct ps3vram_priv {
 static int ps3vram_major;
 
 
-static struct block_device_operations ps3vram_fops = {
+static const struct block_device_operations ps3vram_fops = {
        .owner          = THIS_MODULE,
 };