[BLOCK] Move sector_div() from blkdev.h to kernel.h
authorJens Axboe <jens.axboe@oracle.com>
Fri, 12 Oct 2007 10:40:38 +0000 (12:40 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 12 Oct 2007 10:40:38 +0000 (12:40 +0200)
We need it even if CONFIG_BLOCK is disabled, so move it outside of
the block layer include system.

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

No differences found