diff options
Diffstat (limited to 'fs/ramfs/internal.h')
-rw-r--r-- | fs/ramfs/internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ramfs/internal.h b/fs/ramfs/internal.h index af7cc074a47..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 const struct inode_operations ramfs_file_inode_operations; |