block: remove __generic_unplug_device() from exports
authorJens Axboe <jens.axboe@oracle.com>
Fri, 17 Oct 2008 12:03:08 +0000 (14:03 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 17 Oct 2008 12:03:08 +0000 (14:03 +0200)
The only out-of-core user is IDE, and that should be using
blk_start_queueing() instead.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found