diff options
author | Jiri Slaby <jslaby@suse.cz> | 2016-10-03 11:18:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-27 16:37:44 +0200 |
commit | b9c8b7fc252cd8e7e629f14bb8a68d54889470da (patch) | |
tree | f785e564e94cddc4153bfd83b738fb713f75d61f /drivers/video/backlight | |
parent | 96fd95542391d2ceb15515f41566dbb6776d9858 (diff) | |
download | linux-b9c8b7fc252cd8e7e629f14bb8a68d54889470da.tar.bz2 |
vgacon: remove prehistoric macros
These macros:
* CAN_LOAD_EGA_FONTS
* CAN_LOAD_PALETTE
* TRIDENT_GLITCH
* VGA_CAN_DO_64KB
* SLOW_VGA
are either always set or always unset. They come from the linux 2.1
times. And given nobody switched them to some configurable options, I
assume nobody actually uses them.
So remove the macros and leave in place appropriate branches of the
conditional code.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: <linux-fbdev@vger.kernel.org>
Cc: <linux-doc@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/backlight')
0 files changed, 0 insertions, 0 deletions