commit | e99d11d19977c74b18411cdb59cdebb788237a6e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 02 05:29:21 2010 +0900 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Nov 01 16:34:56 2010 -0400 |
tree | 6e38134e1d07e7d81236fa4bfb3747d835e14ce1 | |
parent | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 [diff] |
fs: logfs: Fix up MTD=y build. Commit 7d945a3aa760 ("logfs get_sb, part 3") broke the logfs build when CONFIG_MTD is set due to a mangled logfs_get_sb_mtd() definition. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>