From: Joern Engel Date: Wed, 5 May 2010 20:32:52 +0000 (+0200) Subject: logfs: fix compile failure X-Git-Tag: v2.6.35-rc1~530^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bba0b5c2c27e6dadc93c476f8a4b49d108b66292;p=pandora-kernel.git logfs: fix compile failure 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 Signed-off-by: Joern Engel --- Reading git-diff-tree failed