console: Remove unused QEMU_BIG_ENDIAN_FLAG
commit77bfcf28f1ee92bbc9e077abb9a494b12406846f
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 21 Jun 2014 04:58:06 +0000 (21 14:58 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 5 Sep 2014 13:38:04 +0000 (5 15:38 +0200)
tree49a45a6d029ac0074a106f048c123195c7bea8c7
parent43c7d8bd449d1c0f435775aefe391666a4b86dd6
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>
include/ui/console.h
ui/console.c
ui/vnc-enc-tight.c