lib/igt_display: workaround a name conflict in Android
authorOscar Mateo <oscar.mateo@intel.com>
Tue, 12 Nov 2013 11:50:44 +0000 (11:50 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 12 Nov 2013 11:16:23 +0000 (12:16 +0100)
commit25be105d7f0d9f657ce2adf2b4e659882fabb0eb
tree29b1733d170629017b46a1da7495e61d8ee2ba5b
parent235ff9cf34f37d7eb778d72acd298b0cd8c01ab5
lib/igt_display: workaround a name conflict in Android

PLANE_A/PLANE_B are used by libdrm's i915_drm.h in Android.

v2: Changes suggested by Daniel Vetter and Damien Lespiau:
- Pimp up comment with a FIXME.
- Reword commit message.

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/igt_display.h