ARM: imx: remove unused imx6q_clock_map_io()
authorShawn Guo <shawn.guo@linaro.org>
Thu, 17 Jan 2013 08:26:29 +0000 (16:26 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 29 Jan 2013 06:05:39 +0000 (14:05 +0800)
imx6q_clock_map_io() becomes an empty function since imx6q clock driver
is moved to common clock framework.  It's used nowhere now.  Remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found