From: Tony Lindgren Date: Fri, 24 Feb 2012 18:34:35 +0000 (-0800) Subject: ARM: OMAP2+: Move most of plat/io.h into local iomap.h X-Git-Tag: v3.4-rc1~34^2~7^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0839c22cdda7f2e5f06e2d0351e2b49e0975ff;p=pandora-kernel.git ARM: OMAP2+: Move most of plat/io.h into local iomap.h There's no need to have these defines in plat/io.h. Note that we now need to ifdef omap_read/write calls as they will be available for omap1 only. While at it, clean up the includes to group them like they typically are grouped. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed