summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Makefile
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2013-03-29 13:27:55 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-04-01 20:42:19 +0800
commit1bff2d76ac88d59e45d2ba0d1103be210a9eca11 (patch)
tree389d44f15c36acd86cdb3ab74eb977d47166bfd4 /arch/arm/mach-mxs/Makefile
parent0265b6cbfe77f0064989852a2b52d6572957525c (diff)
downloadop-kernel-dev-1bff2d76ac88d59e45d2ba0d1103be210a9eca11.zip
op-kernel-dev-1bff2d76ac88d59e45d2ba0d1103be210a9eca11.tar.gz
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
All the users of mxs_get_ocotp() are in mach-mxs.c. Move the function into mach-mxs.c, make it a static function, and then remove ocotp.c. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs/Makefile')
-rw-r--r--arch/arm/mach-mxs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
index 2568d24..80db726 100644
--- a/arch/arm/mach-mxs/Makefile
+++ b/arch/arm/mach-mxs/Makefile
@@ -1,6 +1,2 @@
-# Common support
-obj-y := ocotp.o
-
obj-$(CONFIG_PM) += pm.o
-
obj-$(CONFIG_MACH_MXS_DT) += mach-mxs.o
OpenPOWER on IntegriCloud