Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK
authorJens Axboe <jens.axboe@oracle.com>
Fri, 11 May 2007 11:29:54 +0000 (13:29 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 11 May 2007 11:29:54 +0000 (13:29 +0200)
We need a stub function for when CONFIG_BLOCK isn't set.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found