]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit974a9af5320028bad0c4c17a67353edc4e5a1997
treecd3e73c53835ddecf4d0a5807f192b37f5672ce3
parent8f7cf8815f7d87534dda3657f03e925e58c1f5e1
ARM: mxs: remove system.c

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>
arch/arm/mach-mxs/Makefile
arch/arm/mach-mxs/include/mach/common.h
arch/arm/mach-mxs/mach-mxs.c
arch/arm/mach-mxs/system.c [deleted file]