X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=block%2Fblk.h;h=ec9120fb789a67c560df9c12e38dc8e0cc46a008;hb=4f02f8220562591322c118d07a32bebf705318b7;hp=ec898dd0c65c466ca2854ee987d7f178a83458d5;hpb=b7e23d913aafc93fc5f119e1be17620073cc3811;p=mv-sheeva.git diff --git a/block/blk.h b/block/blk.h index ec898dd0c65..ec9120fb789 100644 --- a/block/blk.h +++ b/block/blk.h @@ -32,6 +32,8 @@ void blk_recalc_rq_sectors(struct request *rq, int nsect); void blk_queue_congestion_threshold(struct request_queue *q); +int blk_dev_init(void); + /* * Return the threshold (number of used requests) at which the queue is * considered to be congested. It include a little hysteresis to keep the