s390: remove do_signal() prototype and do_notify_resume() function
authorSven Schnelle <svens@linux.ibm.com>
Mon, 23 Aug 2021 19:20:36 +0000 (21:20 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 25 Aug 2021 09:03:34 +0000 (11:03 +0200)
commit28be5743c6306b3070012c00ca2ff2bff5c02258
tree8134f308fa252cdc7db04733832ec9ac06013aad
parent0c1abe7c28902067bad2865a582c461f57dccd61
s390: remove do_signal() prototype and do_notify_resume() function

Both are no longer used since the conversion to generic
entry, therefore remove them.

Fixes: 56e62a737028 ("s390: convert to generic entry")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/entry.h
arch/s390/kernel/signal.c