From: Emilio López Date: Mon, 28 Jul 2014 03:49:42 +0000 (-0300) Subject: clk: sunxi: add __iomem markings to MMIO pointers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a9456d6ecdf328a66a561a43e9bdc3c2a2208d;p=pandora-kernel.git 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 Acked-by: Maxime Ripard Signed-off-by: Mike Turquette --- Reading git-diff-tree failed