diff options
author | Wang YanQing <udknight@gmail.com> | 2013-05-09 02:13:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-20 12:27:58 -0700 |
commit | dc9641895abb30aa456918a433a52e13fa0f56b1 (patch) | |
tree | 2535b2949e9a990d8910f641a468302b6b586b13 /scripts | |
parent | 7c80591c6032fc92ae16be2d6876a1b1ad20485e (diff) | |
download | linux-stable-dc9641895abb30aa456918a433a52e13fa0f56b1.tar.gz linux-stable-dc9641895abb30aa456918a433a52e13fa0f56b1.tar.bz2 linux-stable-dc9641895abb30aa456918a433a52e13fa0f56b1.zip |
vt: delete unneeded functions register_con_driver|take_over_console
Now there is no place use register_con_driver|take_over_console,
and we can achieve their function with do_register_con_driver|
do_take_over_console easily, so just delete them to reduce code duplication.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions