]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/blkdev.h
Stop exporting blk_rq_bio_prep
[linux-2.6-omap-h63xx.git] / include / linux / blkdev.h
index 3021a5b1d39257626622dcc741b891cad93ac1d7..492ac946391e08cdb9fd2e61e861a9c19749542d 100644 (file)
@@ -823,7 +823,6 @@ static inline struct request *blk_map_queue_find_tag(struct blk_queue_tag *bqt,
        return bqt->tag_index[tag];
 }
 
-extern void blk_rq_bio_prep(struct request_queue *, struct request *, struct bio *);
 extern int blkdev_issue_flush(struct block_device *, sector_t *);
 
 #define MAX_PHYS_SEGMENTS 128