From: Jens Axboe Date: Fri, 5 Jun 2015 16:57:37 +0000 (-0600) Subject: block: add blk_set_queue_dying() to blkdev.h X-Git-Tag: omap-for-v4.2/fixes-rc1^2~120^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f21c265cd5f7ae867cc0e86a1f6d5093f1963cc;p=pandora-kernel.git block: add blk_set_queue_dying() to blkdev.h We export this function and NVMe wants to use it, but for some reason it was never added to the block header. Do that. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed