xserver_xorg-server: Fix compile error for microblaze
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 7 Sep 2014 10:06:29 +0000 (12:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Sep 2014 20:36:29 +0000 (22:36 +0200)
commitde31a9f7d7ce09ae65e725baaf07a73c8fcdd064
tree7bf438ca47ef812e9d76465e20b1c3341fabf25d
parentaf7caf4c86320df72b017c20b38aa0d059d5dce0
xserver_xorg-server: Fix compile error for microblaze

Fixes
mipushpxl.c: In function 'miPushPixels':
mipushpxl.c:110:38: error: 'IMAGE_BYTE_ORDER' undeclared (first use in this function)
     if (screenInfo.bitmapBitOrder == IMAGE_BYTE_ORDER)

Patch submitted upstream: https://bugs.freedesktop.org/show_bug.cgi?id=83582

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xserver_xorg-server/xserver_xorg-server-0003-microblaze.patch [new file with mode: 0644]