]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: android-goldfish: remove incorrect __iomem annotation
authorChristoph Hellwig <hch@lst.de>
Mon, 17 Aug 2015 08:09:26 +0000 (10:09 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 1 Sep 2015 12:19:11 +0000 (14:19 +0200)
commit092b6dbe8a4a24c17f2ebfe86995dc994e61f420
treec9a24e7aea6150172f106bd70c1f3fc0b0806deb
parent71f8a4b81d040b3d094424197ca2f1bf811b1245
mmc: android-goldfish: remove incorrect __iomem annotation

Make sparse happy:

drivers/mmc/host/android-goldfish.c:535:56: sparse: incorrect type in
argument 3 (different address spaces)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/android-goldfish.c