ARM: mxs: remove system.c
authorShawn Guo <shawn.guo@linaro.org>
Fri, 29 Mar 2013 01:45:31 +0000 (09:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 12:42:15 +0000 (20:42 +0800)
There is no user of function mxs_reset_block() now.  Let's move
mxs_restart() into mach-mxs.c as a static function and remove system.c
completely.

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

No differences found