s390/sclp: remove unused sclp_early_printk_forced
authorVasily Gorbik <gor@linux.ibm.com>
Fri, 18 Sep 2020 17:04:36 +0000 (19:04 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 21 Sep 2020 06:08:44 +0000 (08:08 +0200)
commit5596c4c106baf3c915724dc0ae3ed293b4d1af55
treee7da6c7ff493cc9fe142b66ca6c91e21d578fad5
parent14ab622432415326ab832441ec5d19003a3b1176
s390/sclp: remove unused sclp_early_printk_forced

This reverts commit 55a5542a5462 ("s390/hibernate: fix error handling when
suspend cpu != resume cpu"). It added sclp_early_printk_force() which
is no longer used since commit 394216275c7d ("s390: remove broken
hibernate / power management support"). No hibernate - no problem.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/sclp.h
arch/s390/kernel/early_printk.c
drivers/s390/char/sclp_early_core.c