]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/isofs/zisofs.h
Merge branch 'cris' of git://www.jni.nu/cris
[linux-2.6-omap-h63xx.git] / fs / isofs / zisofs.h
index d78485d101c21e203b669afe23aed5f7fcc5a771..2737957091555fd20e6cd04fd528c871e35b1187 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #ifdef CONFIG_ZISOFS
-extern struct address_space_operations zisofs_aops;
+extern const struct address_space_operations zisofs_aops;
 extern int __init zisofs_init(void);
 extern void zisofs_cleanup(void);
 #endif