[Mesa-dev] [PATCH 1/1] vc4: Remove unused include from vc4_nir_lower_txf_ms.c

Eric Anholt eric at anholt.net
Mon Mar 28 18:51:42 UTC 2016


Rhys Kidd <rhyskidd at gmail.com> writes:

> On Saturday, March 19, 2016, Rhys Kidd <rhyskidd at gmail.com> wrote:
>
>> Found with grep and inspection. Test compiled on RPi hw.
>> Assists any future effort to remove TGSI as an intermediate stage.
>>
>> Signed-off-by: Rhys Kidd <rhyskidd at gmail.com <javascript:;>>
>> ---
>>  src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c
>> b/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c
>> index f6ba5b8..590e577 100644
>> --- a/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c
>> +++ b/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c
>> @@ -23,7 +23,6 @@
>>
>>  #include "vc4_qir.h"
>>  #include "kernel/vc4_packet.h"
>> -#include "tgsi/tgsi_info.h"
>>  #include "compiler/nir/nir_builder.h"
>>
>>  /** @file vc4_nir_lower_txf_ms.c
>> --
>> 2.5.0
>>
>>
> Humble ping?

Applied.  Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160328/50821279/attachment.sig>


More information about the mesa-dev mailing list