diff options
author | 2005-09-09 13:10:01 -0700 | |
---|---|---|
committer | 2005-09-09 14:03:40 -0700 | |
commit | 7c1cd6fd5efeb95603e37f35b5da293b452d8b64 (patch) | |
tree | cadcf82935323add229fd467beebf20c26379011 /mm | |
parent | [PATCH] fbcon: Stop cursor timer if console is inactive (diff) | |
download | linux-rng-7c1cd6fd5efeb95603e37f35b5da293b452d8b64.tar.xz linux-rng-7c1cd6fd5efeb95603e37f35b5da293b452d8b64.zip |
[PATCH] nvidiafb: Fixed mirrored characters in big endian machines
nvidiafb_imageblit converts the bitdata stream from big_endian to little
endian. This produces mirrored characters when machine is big_endian. Do not
endian convert on big endian machines.
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions