audit: refactor hold queue flush
[platform/adaptation/renesas_rcar/renesas_kernel.git] / block / blk.h
index 2218a8a..47fdfdd 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);