linux/drivers/video/console
Kees Cook f54450ad19 console: Drop added "static" for newport_con
Commit 4fe505119778 ("console: Expand dummy functions for CFI") accidentally
added "static" to newport_con instance of struct consw, while trying to
normalize the declarations. This, however, needed to stay non-static as it
has an extern.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Fixes: 4fe505119778 ("console: Expand dummy functions for CFI")
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-28 13:12:38 +01:00
..
dummycon.c console: Expand dummy functions for CFI 2018-02-27 10:17:33 +01:00
Kconfig fbcon: Make fbcon a built-time depency for fbdev 2017-08-01 17:32:07 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mdacon.c mdacon: replace MDA_ADDR macro by inline function 2017-06-14 17:40:56 +02:00
newport_con.c console: Drop added "static" for newport_con 2018-02-28 13:12:38 +01:00
sticon.c tty: vt, cleanup and document con_scroll 2016-10-27 16:37:43 +02:00
sticore.c parisc/sticore: Fix section mismatches 2017-08-22 16:34:35 +02:00
vgacon.c console: Expand dummy functions for CFI 2018-02-27 10:17:33 +01:00