X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=313237631b49dda2c66145fcc0bab146cc5472aa;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=c2bb58e74653351797d75c654b855b1fa72b4ed5;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index c2bb58e74..313237631 100644 --- a/fs/ramfs/internal.h +++ b/fs/ramfs/internal.h @@ -10,6 +10,6 @@ */ -extern const struct address_space_operations ramfs_aops; +extern struct address_space_operations ramfs_aops; extern const struct file_operations ramfs_file_operations; extern struct inode_operations ramfs_file_inode_operations;