commit | 8ede5cce4f0baff77ef63aa3cb3afc65d0317e0b | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Mar 31 10:08:16 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 30 09:26:55 2016 -0700 |
tree | c4b95d5974701687e308d6a81816bad172c23a85 | |
parent | 34902b7f2754e6d890feb0cee34187f1bc75c930 [diff] |
tty: vt, make color_table const This means all ->con_set_palette have to have the second parameter const too now. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>