diff options
author | 2015-02-01 17:01:33 +0200 | |
---|---|---|
committer | 2015-02-07 17:24:11 +0800 | |
commit | 509031dd5f5ae008ef5d4d04226ce63ca8c84354 (patch) | |
tree | 57b8b8f77c805a5ff8169aa170074a26c8a75fa4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: unisys: Fix typo in comment (diff) | |
download | linux-dev-509031dd5f5ae008ef5d4d04226ce63ca8c84354.tar.xz linux-dev-509031dd5f5ae008ef5d4d04226ce63ca8c84354.zip |
staging: xgifb: fix colours on big-endian machines other than powerpc
XGI framebuffer supports big-endian machines, but it's currently
enabled based on __powerpc__ define (which is wrong, as powerpc can
be also little-endian now). Use __BIG_ENDIAN instead. This will fix
wrong colours on such machines.
Tested on parisc with XGI Z7.
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions