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 6b330639b51d..a9d8ae88fa15 100644 --- a/fs/ramfs/internal.h +++ b/fs/ramfs/internal.h @@ -10,5 +10,4 @@ */ -extern const struct address_space_operations ramfs_aops; extern const struct inode_operations ramfs_file_inode_operations; |