r600g: fix typo causing segfault.
authorDave Airlie <airlied@redhat.com>
Wed, 1 Sep 2010 03:54:38 +0000 (13:54 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 1 Sep 2010 03:55:56 +0000 (13:55 +1000)
commitd7e2509692d3aa8afb8d2236a4f28b6ab502ec62
treebd17163d6ade53313cfa46589feaeba9628f8637
parentbea5f559a6f52e8fb7c32ee8e9f9c5f04c05b582
r600g: fix typo causing segfault.

fixes warning that
r600_blit.c: In function ‘r600_resource_copy_region’:
r600_blit.c:136: warning: passing argument 1 of ‘util_resource_copy_region’ from incompatible pointer type

and also 7 more piglit tests.
src/gallium/drivers/r600/r600_blit.c