[S390] remove code for oldselect system call
authorHeiko Carstens <[email protected]>
Fri, 9 Jan 2009 11:14:53 +0000 (12:14 +0100)
committerMartin Schwidefsky <[email protected]>
Fri, 9 Jan 2009 11:15:06 +0000 (12:15 +0100)
commitf47d52afd3bc310a010a037f3cd69d75d163e845
treeaaf2d26e51a37923415dac35a5b59241cfa3a07d
parent0680ba0133ffeac4bd3689668b05ea2d16f14ae0
[S390] remove code for oldselect system call

The system call isn't wired up on s390. Just delete the dead code.
Also we use the common code sys_ptrace system call, so the sys_ptrace
declaration is pointless is well.

Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
arch/s390/kernel/entry.h
arch/s390/kernel/sys_s390.c