X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=af7cc074a47621af7d160786515dec5280697f3c;hb=e6a0e9cdff79e1406e5653f759aaf9f59b7ce4c8;hp=c2bb58e74653351797d75c654b855b1fa72b4ed5;hpb=0a1340c185734a57fbf4775927966ad4a1347b02;p=powerpc.git diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index c2bb58e746..af7cc074a4 100644 --- a/fs/ramfs/internal.h +++ b/fs/ramfs/internal.h @@ -12,4 +12,4 @@ extern const struct address_space_operations ramfs_aops; extern const struct file_operations ramfs_file_operations; -extern struct inode_operations ramfs_file_inode_operations; +extern const struct inode_operations ramfs_file_inode_operations;