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:
3317fed
)
Fix warnings with !CONFIG_BLOCK
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 21 Sep 2007 07:19:54 +0000
(09:19 +0200)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:25:57 +0000
(09:25 +0200)
Hide everything in blkdev.h with CONFIG_BLOCK isn't set, and fixup
the (few) files that fail to build because they were relying on blkdev.h
pulling in extra includes for them.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found