]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ramfs/internal.h
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
[linux-2.6-omap-h63xx.git] / fs / ramfs / internal.h
index 313237631b49dda2c66145fcc0bab146cc5472aa..af7cc074a47621af7d160786515dec5280697f3c 100644 (file)
@@ -10,6 +10,6 @@
  */
 
 
-extern struct address_space_operations ramfs_aops;
+extern const struct address_space_operations ramfs_aops;
 extern const struct file_operations ramfs_file_operations;
-extern struct inode_operations ramfs_file_inode_operations;
+extern const struct inode_operations ramfs_file_inode_operations;