git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782e3b3
)
[BLOCK] Move sector_div() from blkdev.h to kernel.h
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 12 Oct 2007 10:40:38 +0000
(12:40 +0200)
committer
Jens 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