From: Jens Axboe Date: Fri, 11 May 2007 11:29:54 +0000 (+0200) Subject: Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK X-Git-Tag: v2.6.22-rc1~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c1efbfeac49849b981a7eac8cba42d4a49b2e9;p=pandora-kernel.git Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK We need a stub function for when CONFIG_BLOCK isn't set. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed