egl: fix platform selection
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 1 Sep 2019 14:22:24 +0000 (17:22 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 2 Sep 2019 03:28:06 +0000 (06:28 +0300)
commit6775a524004ba15ab281c1391fb24cbf621fe859
tree2d12cefcbb6bf66a0714e95fa86d6f3f941fd96a
parent87fa8d9ebc0dcd8c0ba1405d590ee6337fce69ba
egl: fix platform selection

Add missing "device" platform

v2: Add the missing platform (Eric)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reported-by: Jean Hertel <jean.hertel@hotmail.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111529
Fixes: d6edccee8d ("egl: add EGL_platform_device support")
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
src/egl/main/egldisplay.c