On 18.08.2015 14:09, Grazvydas Ignotas wrote:
On Tue, Aug 18, 2015 at 11:30 AM, Christian König
wrote:
On 18.08.2015 01:51, Grazvydas Ignotas wrote:
Recent commits introduced new unused variable warnings, fix them.
Reviewed-by: Christian König
Do you have commit access?
No, it's only my 5
On Tue, Aug 18, 2015 at 11:30 AM, Christian König
wrote:
> On 18.08.2015 01:51, Grazvydas Ignotas wrote:
>>
>> Recent commits introduced new unused variable warnings, fix them.
>
>
> Reviewed-by: Christian König
>
> Do you have commit access?
No, it's only my 5th mesa patch :)
Gražvydas
__
On 18.08.2015 01:51, Grazvydas Ignotas wrote:
Recent commits introduced new unused variable warnings, fix them.
Reviewed-by: Christian König
Do you have commit access?
Regards,
Christian.
---
src/gallium/drivers/radeon/radeon_uvd.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(
Recent commits introduced new unused variable warnings, fix them.
---
src/gallium/drivers/radeon/radeon_uvd.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/src/gallium/drivers/radeon/radeon_uvd.c
b/src/gallium/drivers/radeon/radeon_uvd.c
index 16ee541..81f3f45 100644
---