From: Jens Axboe Date: Fri, 21 Sep 2007 07:19:54 +0000 (+0200) Subject: Fix warnings with !CONFIG_BLOCK X-Git-Tag: v2.6.24-rc1~1460^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ff8422bbdd59f8c1f699df248e1b7a11073027;p=pandora-kernel.git Fix warnings with !CONFIG_BLOCK 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 --- Reading git-diff-tree failed