X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=6b330639b51dc7b497d6cc9ac8726ce0c004ec37;hb=02cabab4a8a7ef2d51189d5dda84516d36662910;hp=c2bb58e74653351797d75c654b855b1fa72b4ed5;hpb=b20e481ab595e9667c33e2393bdfe9a31870d11f;p=linux-2.6-omap-h63xx.git diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index c2bb58e7465..6b330639b51 100644 --- a/fs/ramfs/internal.h +++ b/fs/ramfs/internal.h @@ -11,5 +11,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;