ecore-drm2: Fix drm_mode variables to work with static lib
authorChris Michael <cp.michael@samsung.com>
Fri, 9 Jun 2017 17:50:22 +0000 (13:50 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 9 Jun 2017 17:50:22 +0000 (13:50 -0400)
commita55eafd960f9061993eba023b02fcf064b834105
treee03c3833bf774452eb7e8f43502a1b294ef75417
parent6e37d13a1c1df29a12b0d15d89aa549d5c01f265
ecore-drm2: Fix drm_mode variables to work with static lib

As we now use static_libs/libdrm to build ecore_drm2, we need to
fix how our drm_mode variables are declared so we can use them.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_drm2/ecore_drm2_fb.c