From 89a9456d6ecdf328a66a561a43e9bdc3c2a2208d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Emilio=20L=C3=B3pez?= Date: Mon, 28 Jul 2014 00:49:42 -0300 Subject: [PATCH] clk: sunxi: add __iomem markings to MMIO pointers MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed