commit | 77bfcf28f1ee92bbc9e077abb9a494b12406846f | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Jun 21 14:58:06 2014 +1000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Sep 05 15:38:04 2014 +0200 |
tree | 49a45a6d029ac0074a106f048c123195c7bea8c7 | |
parent | 43c7d8bd449d1c0f435775aefe391666a4b86dd6 [diff] |
console: Remove unused QEMU_BIG_ENDIAN_FLAG If we need to, we should use the pixman formats instead but for now this is unused except in commented out code so take it out to avoid further confusion about surface endianness. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>