i915g: Fix 'control reaches end of non-void function' warning.
authorVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:58:42 +0000 (23:58 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 14 Sep 2010 06:58:42 +0000 (23:58 -0700)
commit706380cf7da3d376b22bc32cb5decfb66665053d
treec6aad7786eb03f09ed7cfd1b38b685e628b45775
parentd4d48c0579f7eb8d889ad325e8f1c9b4a95f6ed7
i915g: Fix 'control reaches end of non-void function' warning.

Fixes the following GCC warning.
i915_screen.c: In function 'i915_get_shader_param':
i915_screen.c:184: warning: control reaches end of non-void function
src/gallium/drivers/i915/i915_screen.c