]> err.no Git - linux-2.6/blobdiff - fs/ramfs/internal.h
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / fs / ramfs / internal.h
index 272c8a7120b031004386c00cbfbaa18eab62072c..af7cc074a47621af7d160786515dec5280697f3c 100644 (file)
@@ -10,6 +10,6 @@
  */
 
 
-extern struct address_space_operations ramfs_aops;
-extern struct file_operations ramfs_file_operations;
-extern struct inode_operations ramfs_file_inode_operations;
+extern const struct address_space_operations ramfs_aops;
+extern const struct file_operations ramfs_file_operations;
+extern const struct inode_operations ramfs_file_inode_operations;