clk: sunxi: add __iomem markings to MMIO pointers
authorEmilio López <emilio@elopez.com.ar>
Mon, 28 Jul 2014 03:49:42 +0000 (00:49 -0300)
committerMike Turquette <mturquette@linaro.org>
Mon, 28 Jul 2014 22:39:05 +0000 (15:39 -0700)
This commit adds __iomem thoughout the sunxi clock driver, in places
where it was ommited. This cleans most of the sparse warnings we
are getting here.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found