Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux-drm-fsl-dcu.git] / drivers / block / aoe / aoechr.c
index e22b4c9520a9fdecee3317636bb532ea6404cda6..39e563ea08782cf242972b42d3b8c4795e5a83a4 100644 (file)
@@ -233,7 +233,7 @@ loop:
        }
 }
 
-static struct file_operations aoe_fops = {
+static const struct file_operations aoe_fops = {
        .write = aoechr_write,
        .read = aoechr_read,
        .open = aoechr_open,