X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Framfs%2Finternal.h;h=6b330639b51dc7b497d6cc9ac8726ce0c004ec37;hb=3d72b105b09e69fbe76135fcee3e1710684b2d4a;hp=c2bb58e74653351797d75c654b855b1fa72b4ed5;hpb=b20e481ab595e9667c33e2393bdfe9a31870d11f;p=karo-tx-linux.git diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index c2bb58e74653..6b330639b51d 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;