]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/isofs/isofs.h
[PATCH] myri10ge - Export more parameters to ethtool
[linux-2.6-omap-h63xx.git] / fs / isofs / isofs.h
index 439a19b1bf3e8b4fddd0dadcfe10573c602ccc28..e6308c8b57359e728be75de3e23d9e1b2cb974fb 100644 (file)
@@ -175,6 +175,6 @@ isofs_normalize_block_and_offset(struct iso_directory_record* de,
 }
 
 extern struct inode_operations isofs_dir_inode_operations;
-extern struct file_operations isofs_dir_operations;
-extern struct address_space_operations isofs_symlink_aops;
+extern const struct file_operations isofs_dir_operations;
+extern const struct address_space_operations isofs_symlink_aops;
 extern struct export_operations isofs_export_ops;