evas-gl-drm: Fix initialization from incompatible pointer type
authorChris Michael <cp.michael@samsung.com>
Fri, 24 Oct 2014 12:37:51 +0000 (08:37 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 24 Oct 2014 12:37:51 +0000 (08:37 -0400)
commitb7e959c715306abdb34db1ef87a90f488e53a7ef
tree83d8315fb9fe5ab0d7d6f5af6cd57c86f90cabda
parentb050a1890ec2c0e4e87e337eef18b88d2bd4e9db
evas-gl-drm: Fix initialization from incompatible pointer type

Summary: The function prototype for eng_context_create has recently
changed in gl_common, however nobody thought it wise to update all
engines using it, so this commit fixes the function for the gl_drm
engine.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_drm/evas_engine.c