diff options
Diffstat (limited to 'fs/logfs/logfs.h')
-rw-r--r-- | fs/logfs/logfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/logfs/logfs.h b/fs/logfs/logfs.h index 5f0937609465..209a26d84c38 100644 --- a/fs/logfs/logfs.h +++ b/fs/logfs/logfs.h | |||
@@ -495,7 +495,6 @@ static inline int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr) | |||
495 | #endif | 495 | #endif |
496 | 496 | ||
497 | /* dir.c */ | 497 | /* dir.c */ |
498 | extern const struct inode_operations logfs_symlink_iops; | ||
499 | extern const struct inode_operations logfs_dir_iops; | 498 | extern const struct inode_operations logfs_dir_iops; |
500 | extern const struct file_operations logfs_dir_fops; | 499 | extern const struct file_operations logfs_dir_fops; |
501 | int logfs_replay_journal(struct super_block *sb); | 500 | int logfs_replay_journal(struct super_block *sb); |