]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/internal.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
[linux-2.6-omap-h63xx.git] / fs / afs / internal.h
index 72febdf9a35af9379996eb51a9167e1c085aeb8b..e88b3b65ae494a2861c8447b0592e9a7abcc353c 100644 (file)
@@ -69,7 +69,7 @@ extern const struct file_operations afs_dir_file_operations;
 /*
  * file.c
  */
-extern struct address_space_operations afs_fs_aops;
+extern const struct address_space_operations afs_fs_aops;
 extern struct inode_operations afs_file_inode_operations;
 
 #ifdef AFS_CACHING_SUPPORT