summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/lib/Makefile')
-rw-r--r--arch/ppc64/lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/ppc64/lib/Makefile b/arch/ppc64/lib/Makefile
index f29e76559950..87c2ff5e1883 100644
--- a/arch/ppc64/lib/Makefile
+++ b/arch/ppc64/lib/Makefile
@@ -5,9 +5,4 @@
lib-y := string.o strcase.o
lib-y += memcpy.o usercopy.o
-# Lock primitives are defined as no-ops in include/linux/spinlock.h
-# for non-SMP configs. Don't build the real versions.
-
-lib-$(CONFIG_SMP) += locks.o
-
lib-$(CONFIG_DEBUG_KERNEL) += sstep.o