identity: Fix 'assignment from incompatible pointer type' warning.
authorVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:23:34 +0000 (23:23 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:23:34 +0000 (23:23 -0700)
commitc5867acb0d32124999f236c600480100dd7377fc
treea3c9caf42aafb8e340df7931caa73353180d1521
parent4f2f02b7d6b0e687cc5d775d00662c309cc20da7
identity: Fix 'assignment from incompatible pointer type' warning.

This is a follow-up to commit a508d2dddcc67d0f92cc36b9ed6f36a9bbfc579d.

Fixes the following GCC warning.
id_screen.c: In function 'identity_screen_create':
id_screen.c:317: warning: assignment from incompatible pointer type
src/gallium/drivers/identity/id_screen.c