diff options
author | Grazvydas Ignotas <notasas@gmail.com> | 2012-08-04 19:19:13 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-08-10 15:48:40 +0300 |
commit | a2496dc9427a4f8d7db47a09ac9bb194b233fe88 (patch) | |
tree | 74196a4074a1d6383e2aead562dd4bf716d65512 /kernel/trace/trace_functions.c | |
parent | 8aa2eed1348d615817de792cd205868348a5293d (diff) |
OMAPFB: fix framebuffer console colors
omapfb does not currently set pseudo palette correctly for color depths
above 16bpp, making red text invisible, command like
echo -e '\e[0;31mRED' > /dev/tty1
will display nothing on framebuffer console in 24bpp mode.
This is because temporary variable is declared incorrectly, fix it.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'kernel/trace/trace_functions.c')
0 files changed, 0 insertions, 0 deletions