diff options
author | Wang YanQing <udknight@gmail.com> | 2013-05-08 20:13:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-20 21:27:58 +0200 |
commit | 7c80591c6032fc92ae16be2d6876a1b1ad20485e (patch) | |
tree | cb349d78ce12f927447e8c3dcef892f114758bb0 /drivers/video/w100fb.c | |
parent | fbcon: convert last fbcon_takeover call to do_fbcon_takeover (diff) | |
download | linux-7c80591c6032fc92ae16be2d6876a1b1ad20485e.tar.xz linux-7c80591c6032fc92ae16be2d6876a1b1ad20485e.zip |
fbcon: delete unneeded function fbcon_takeover
Now there is no place use fbcon_takeover, and
fbcon_takeover has huge duplication code with
do_fbcon_takeover, we can achieve fbcon_takeover's
function with do_fbcon_takeover easily, so we
can just delete it.
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/w100fb.c')
0 files changed, 0 insertions, 0 deletions