diff options
author | Vinson Lee <[email protected]> | 2015-05-06 10:09:38 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2015-05-06 12:21:34 -0700 |
commit | 382b1a36e33c2d1f985996ecea54bdda547587d7 (patch) | |
tree | 6df5a294e793fb1cf5598505072db039718c9aed /.gitignore | |
parent | 0c0ca557117edd3a57443f4f454c3a8da1d4e0b5 (diff) |
r600g: Fix Clang return-type build error.
Fix Clang return-type error introduced with commit
96f164f6f047833091eb98a73aa80c31dc94f962 "gallium: make
pipe_context::begin_query return a boolean".
CC r600_query.lo
r600_query.c:443:3: error: non-void function 'r600_begin_query' should return a value [-Wreturn-type]
return;
^
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Tom Stellard <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions