diff options
author | Jiri Slaby <[email protected]> | 2021-01-05 13:02:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-07 16:17:31 +0100 |
commit | cac8a63063e33606c4b8419ef34ef7644d7c2fc4 (patch) | |
tree | f2442497a37f04cd100004c3be997a8919cdb091 /kernel/locking/rtmutex-debug.c | |
parent | ff2047fb755d4415ec3c70ac799889371151796d (diff) |
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
BROKEN_GRAPHICS_PROGRAMS is defined when CONFIG_VGA_CONSOLE=y. And
vgacon.c is built exclusively in that case too. So the check for
BROKEN_GRAPHICS_PROGRAMS is pointless in vgacon.c as it is always true.
So remove the test and BROKEN_GRAPHICS_PROGRAMS completely.
This also eliminates the need for vga_font_is_default global as it is
only set and never read.
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/locking/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions