block: remove the blk_lookup_devt export
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Mar 2020 07:25:10 +0000 (08:25 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Mar 2020 13:57:07 +0000 (07:57 -0600)
commitd2332c5c040bc49c6e23426106c468cfa500d873
tree83aa3e7db5044ff1fa05d718b6edd90aca9e9a4f
parent4d38a87fbb77fb9ff2ff4e914162a8ae6453eff5
block: remove the blk_lookup_devt export

This function is only used by init/do_mounts.c, which can't be modular.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/genhd.c