serial_core: Move sysrq functions from header file
authorDmitry Safonov <dima@arista.com>
Thu, 9 Jan 2020 21:54:42 +0000 (21:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jan 2020 16:48:02 +0000 (17:48 +0100)
commit8e20fc3917117b42de316e87f073a1ca43d94c9f
tree5bdaf4ecb1c0a04661ff29254cec26969fa4eabe
parent8c44f9b566a3a2371bca9dcabe450980e039cadf
serial_core: Move sysrq functions from header file

It's not worth to have them in every serial driver and I'm about to add
another helper function.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Link: https://lore.kernel.org/r/20200109215444.95995-2-dima@arista.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c
include/linux/serial_core.h