git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8ddb27
)
fs: logfs: Fix up MTD=y build.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Nov 2010 20:29:21 +0000
(
05:29
+0900)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 1 Nov 2010 20:34:56 +0000
(16:34 -0400)
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>
No differences found