]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit89a9456d6ecdf328a66a561a43e9bdc3c2a2208d
treeffa60a2a172df5153ee4eaa3600df525ad85c29c
parent3cc5aba4158e757ddd33751db6ca1729741e8dba
clk: sunxi: add __iomem markings to MMIO pointers

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>
drivers/clk/sunxi/clk-a20-gmac.c
drivers/clk/sunxi/clk-sunxi.c