X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Framfs%2Ffile-mmu.c;h=00a933eb820c27127cc330adbca12e6518deb4d8;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=86f14cacf64120569f2fd0ad8e6ee573de98eb4e;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/ramfs/file-mmu.c b/fs/ramfs/file-mmu.c index 86f14cacf..00a933eb8 100644 --- a/fs/ramfs/file-mmu.c +++ b/fs/ramfs/file-mmu.c @@ -26,7 +26,7 @@ #include -const struct address_space_operations ramfs_aops = { +struct address_space_operations ramfs_aops = { .readpage = simple_readpage, .prepare_write = simple_prepare_write, .commit_write = simple_commit_write