Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
[firefly-linux-kernel-4.4.55.git] / block / blk.h
index 2218a8a78292a8dd510e0543900d37a875d65cc5..47fdfdd41520611f59caca02bfeb0623951fa9d5 100644 (file)
@@ -145,6 +145,8 @@ int blk_try_merge(struct request *rq, struct bio *bio);
 
 void blk_queue_congestion_threshold(struct request_queue *q);
 
+void __blk_run_queue_uncond(struct request_queue *q);
+
 int blk_dev_init(void);