On 01/16/2012 02:08 PM, Vinson Lee wrote:
Fix this GCC warning with non-LLVM builds.
sp_screen.c: In function ‘softpipe_get_shader_param’:
sp_screen.c:141:28: warning: unused variable ‘sp_screen’ [-Wunused-variable]
Signed-off-by: Vinson Lee
---
src/gallium/drivers/softpipe/sp_screen.c |2
Fix this GCC warning with non-LLVM builds.
sp_screen.c: In function ‘softpipe_get_shader_param’:
sp_screen.c:141:28: warning: unused variable ‘sp_screen’ [-Wunused-variable]
Signed-off-by: Vinson Lee
---
src/gallium/drivers/softpipe/sp_screen.c |2 ++
1 files changed, 2 insertions(+), 0 dele