X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=6b330639b51dc7b497d6cc9ac8726ce0c004ec37;hb=51e9f2e665bf2b6a01be275d64c336d942c59a66;hp=c2bb58e74653351797d75c654b855b1fa72b4ed5;hpb=27d68a36c4f1ca2fc6be82620843493462c08c51;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;