freedreno/a5xx: remove obsolete comment

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2017-11-11 09:55:00 -05:00
parent 8fcee858d5
commit 5f25ab4fee
@@ -42,10 +42,6 @@ struct fd5_context {
/* This only needs to be 4 * num_of_pipes bytes (ie. 32 bytes). We
* could combine it with another allocation.
*
* (upper area used as scratch bo.. see fd5_query)
*
* XXX remove if unneeded after binning r/e..
*/
struct fd_bo *vsc_size_mem;