block: remove dead func declaration
authorYuanhan Liu <yuanhan.liu@linux.intel.com>
Wed, 1 Aug 2012 10:25:54 +0000 (12:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 1 Aug 2012 10:25:54 +0000 (12:25 +0200)
__generic_unplug_device() function is removed with commit
7eaceaccab5f40bbfda044629a6298616aeaed50, which forgot to
remove the declaration at meantime. Here remove it.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk.h

diff --cc block/blk.h
Simple merge