diff --git a/[refs] b/[refs] index c0e92c973289..2819faddca0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 +refs/heads/master: e99d11d19977c74b18411cdb59cdebb788237a6e diff --git a/trunk/fs/logfs/logfs.h b/trunk/fs/logfs/logfs.h index cd51a36b37f0..57afd4a6fabb 100644 --- a/trunk/fs/logfs/logfs.h +++ b/trunk/fs/logfs/logfs.h @@ -486,7 +486,7 @@ static inline int logfs_get_sb_bdev(struct logfs_super *s, /* dev_mtd.c */ #ifdef CONFIG_MTD -int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr) +int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr); #else static inline int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr) {