[PATCH 07/23] ARM: plat-omap: remove arch specific special handling for ioremap
From: Kevin Hilman <hidden> Date: 2011-11-18 18:39:41
Nicolas Pitre [off-list ref] writes:
From: Nicolas Pitre <redacted>
A generic version should replace this later.
As io.c has become nearly empty, omap_init_consistent_dma_size() is moved
into common.c so that io.c can be removed entirely.
Signed-off-by: Nicolas Pitre <redacted>
Boot tested on OMAP3430/n900, OMAP3530/Overo, OMAP3630/Zoom3,
OMAP4430/Panda
Tested-by: Kevin Hilman <redacted>
Kevin