BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n
authorDavid Howells <dhowells@redhat.com>
Sat, 11 Aug 2007 20:34:32 +0000 (22:34 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 11 Aug 2007 20:34:49 +0000 (22:34 +0200)
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>

No differences found