From: Tony Lindgren Date: Wed, 22 Feb 2012 22:52:40 +0000 (-0800) Subject: ARM: OMAP2+: Move most of plat/io.h into local iomap.h X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b610182c4784f568dad21a924dde092d67308007;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