From: Jens Axboe Date: Fri, 12 Oct 2007 10:40:38 +0000 (+0200) Subject: [BLOCK] Move sector_div() from blkdev.h to kernel.h X-Git-Tag: v2.6.24-rc1~1402^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da96acde0318f121ed3f5993ae9324c856ecfd4;p=pandora-kernel.git [BLOCK] Move sector_div() from blkdev.h to kernel.h We need it even if CONFIG_BLOCK is disabled, so move it outside of the block layer include system. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed