X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=272c8a7120b031004386c00cbfbaa18eab62072c;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=313237631b49dda2c66145fcc0bab146cc5472aa;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index 313237631..272c8a712 100644 --- a/fs/ramfs/internal.h +++ b/fs/ramfs/internal.h @@ -11,5 +11,5 @@ extern struct address_space_operations ramfs_aops; -extern const struct file_operations ramfs_file_operations; +extern struct file_operations ramfs_file_operations; extern struct inode_operations ramfs_file_inode_operations;