commit | 02a5e0acb3cb85d80d0fe834e366d38a92bbaa22 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat Aug 11 22:34:32 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Sat Aug 11 22:34:49 2007 +0200 |
tree | 0e9a2732d009f3da5cafbfc4146dd2a327af729c | |
parent | a6b3a93e15b2925a151e9ae13dcb93ad7b3e48aa [diff] |
BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n Hide the contents of linux/bio.h if CONFIG_BLOCK=n as there shouldn't be compiled code that uses it. Signed-off-by: David Howells <dhowells@redhat.com> Cc: James Bottomley <James.Bottomley@steeleye.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>