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: https://git.karo-electronics.de/?a=commitdiff_plain;h=246d254f1ab62bc83ac84a8ebd263e5384412ce8;p=linux-beck.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 b972649d3a18..98816804e131 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