From: Arnd Bergmann Date: Fri, 14 Sep 2012 20:30:12 +0000 (+0000) Subject: input: rpcmouse: use __iomem pointers for MMIO X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~64^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe73f03549a28204866387311f7d3d9ef5e1503a;p=pandora-kernel.git input: rpcmouse: use __iomem pointers for MMIO ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Dmitry Torokhov Cc: linux-input@vger.kernel.org Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed