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:
2479753
)
logfs: fix compile failure
author
Joern Engel
<joern@logfs.org>
Wed, 5 May 2010 20:32:52 +0000
(22:32 +0200)
committer
Joern Engel
<joern@logfs.org>
Wed, 5 May 2010 20:32:52 +0000
(22:32 +0200)
When CONFIG_BLOCK is not enabled:
fs/logfs/super.c:142: error: implicit declaration of function 'bdev_get_queue'
fs/logfs/super.c:142: error: invalid type argument of '->' (have 'int')
Found by Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Joern Engel <joern@logfs.org>
No differences found