fbcon: remove now unusued 'softback_lines' cursor() argument
Since the softscroll code got removed, this argument is always zero and makes no sense any more. Tested-by:Yuan Ming <yuanmingbuaa@gmail.com> Tested-by:
Willy Tarreau <w@1wt.eu> Reviewed-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/video/fbdev/core/bitblit.c 1 addition, 10 deletionsdrivers/video/fbdev/core/bitblit.c
- drivers/video/fbdev/core/fbcon.c 2 additions, 2 deletionsdrivers/video/fbdev/core/fbcon.c
- drivers/video/fbdev/core/fbcon.h 1 addition, 1 deletiondrivers/video/fbdev/core/fbcon.h
- drivers/video/fbdev/core/fbcon_ccw.c 1 addition, 10 deletionsdrivers/video/fbdev/core/fbcon_ccw.c
- drivers/video/fbdev/core/fbcon_cw.c 1 addition, 10 deletionsdrivers/video/fbdev/core/fbcon_cw.c
- drivers/video/fbdev/core/fbcon_ud.c 1 addition, 10 deletionsdrivers/video/fbdev/core/fbcon_ud.c
- drivers/video/fbdev/core/tileblit.c 1 addition, 1 deletiondrivers/video/fbdev/core/tileblit.c
Loading
Please register or sign in to comment