summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 09:45:31 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-04-01 20:42:15 +0800
commit974a9af5320028bad0c4c17a67353edc4e5a1997 (patch)
treecd3e73c53835ddecf4d0a5807f192b37f5672ce3 /arch/arm/mach-mxs/Makefile
parent8f7cf8815f7d87534dda3657f03e925e58c1f5e1 (diff)
downloadlinux-974a9af5320028bad0c4c17a67353edc4e5a1997.tar.bz2
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>
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r--arch/arm/mach-mxs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index b934603e2765..5339973d503f 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,5 +1,5 @@
# Common support
-obj-y := ocotp.o system.o mm.o
+obj-y := ocotp.o mm.o
obj-$(CONFIG_PM) += pm.o