dma-mapping: remove an incorrect __iommem annotation
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Feb 2019 21:25:09 +0000 (22:25 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 18:19:50 +0000 (19:19 +0100)
commitbe4311a262bcf29da60c1ef6b5a457fe5d9cccef
tree08dd73228e86db30efda687a4c50df86ad54407d
parent34e04eedd1cf1be714abb0e5976338cc72ccc05f
dma-mapping: remove an incorrect __iommem annotation

memmap return a regular void pointer, not and __iomem one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/coherent.c