From: Jens Axboe Date: Fri, 17 Oct 2008 12:03:08 +0000 (+0200) Subject: block: remove __generic_unplug_device() from exports X-Git-Tag: v2.6.28-rc1~261^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73e2d13a16cc88c4faa4729967f92bfeec8a142;p=pandora-kernel.git block: remove __generic_unplug_device() from exports The only out-of-core user is IDE, and that should be using blk_start_queueing() instead. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed