diff options
author | Wang YanQing <udknight@gmail.com> | 2013-05-08 22:14:44 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-20 23:27:59 +0400 |
commit | 50539dd4f88e8a689a38c94337768fd7ff3fd326 (patch) | |
tree | dfd614a2ebffc296a372a727023ba97327b34e4d /arch/alpha/kernel/console.c | |
parent | 70125e76b0a7aec5035ca45076b96e5f9e230ef7 (diff) | |
download | linux-50539dd4f88e8a689a38c94337768fd7ff3fd326.tar.xz |
vt: delete unneeded function unregister_con_driver
Now there is no place use unregister_con_driver,
and we can achieve unregister_con_driver's function
with unregister_con_driver easily, so just delete it
to reduce code size and duplication.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/alpha/kernel/console.c')
0 files changed, 0 insertions, 0 deletions