From: Russell King Date: Wed, 1 Jul 2015 09:06:32 +0000 (+0100) Subject: ARM: io: convert ioremap*() to functions X-Git-Tag: omap-for-v4.2/fixes-rc2-v2~34^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a1080dff2f1be8933baa0d910c41882c7279ee;p=pandora-kernel.git ARM: io: convert ioremap*() to functions Convert the ioremap*() preprocessor macros to real functions, moving them out of line. This allows us to kill off __arm_ioremap(), and __arm_iounmap() helpers, and remove __arm_ioremap_pfn_caller() from global view. Signed-off-by: Russell King --- Reading git-diff-tree failed