]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86_64: prepare shared lib/bitstr.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:33 +0000 (11:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:33 +0000 (11:15 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86_64/lib/Makefile
arch/x86_64/lib/bitstr_64.c [moved from arch/x86_64/lib/bitstr.c with 100% similarity]

index c22087f66d5f5f055a4a0c910589e5a1be8b0ce5..30eede7e18fd552c91e6ec51f429f9a83d1aefe5 100644 (file)
@@ -9,5 +9,5 @@ obj-$(CONFIG_SMP)       += msr-on-cpu.o
 
 lib-y := csum-partial.o csum-copy.o csum-wrappers.o delay.o \
        usercopy.o getuser.o putuser.o  \
-       thunk_64.o clear_page.o copy_page_64.o bitstr.o bitops.o
+       thunk_64.o clear_page.o copy_page_64.o bitstr_64.o bitops.o
 lib-y += memcpy.o memmove.o memset.o copy_user.o rwlock.o copy_user_nocache.o