ARM: mxs: get icoll base address from device tree
authorShawn Guo <shawn.guo@linaro.org>
Mon, 25 Mar 2013 13:13:22 +0000 (21:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:03 +0000 (16:30 +0800)
Rather than using the static definition, it gets icoll base address
with mapping from device tree.

As the result, <mach/mxs.h> inclusion can be removed from the driver
now.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/icoll.c

Simple merge