st/egl: Move drm_display_authenticate into HAVE_WAYLAND_BACKEND section.
authorVinson Lee <vlee@freedesktop.org>
Sat, 18 Feb 2012 19:16:18 +0000 (11:16 -0800)
committerVinson Lee <vlee@freedesktop.org>
Mon, 20 Feb 2012 21:17:23 +0000 (13:17 -0800)
commitd394bc5853f70f5a2d4c4b396e55b96c1ba63be7
tree8eec90215d055ca3fec9e44a93213ef91cc5e809
parentdbadd395082d1c812733dff8c873f475d82c63e4
st/egl: Move drm_display_authenticate into HAVE_WAYLAND_BACKEND section.

Fixes this GCC warning.
native_drm.c:153:1: warning: ‘drm_display_authenticate’ defined but not
used [-Wunused-function]

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/gallium/state_trackers/egl/drm/native_drm.c