From: Richard Weinberger Date: Sun, 25 Oct 2015 20:41:10 +0000 (+0100) Subject: um: Remove dead symbol from i386 syscall stub X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=246d254f1ab62bc83ac84a8ebd263e5384412ce8;p=linux.git um: Remove dead symbol from i386 syscall stub syscall_stub is nowhere used these days. Signed-off-by: Richard Weinberger --- diff --git a/arch/x86/um/stub_32.S b/arch/x86/um/stub_32.S index b972649d3a18f..98816804e131f 100644 --- a/arch/x86/um/stub_32.S +++ b/arch/x86/um/stub_32.S @@ -1,6 +1,5 @@ #include - .globl syscall_stub .section .__syscall_stub, "ax" .globl batch_syscall_stub