vc4: Remove unused include from vc4_program.c
authorRhys Kidd <rhyskidd@gmail.com>
Fri, 1 Apr 2016 23:46:30 +0000 (19:46 -0400)
committerEric Anholt <eric@anholt.net>
Sat, 9 Apr 2016 01:28:43 +0000 (18:28 -0700)
commite529dd179f3f4bcc069239e9c2710ea23616a513
tree9e4475b6792a7bd5b05cc27c723c42e2bb91e499
parente25c24c6389e5dbbb7ebf59c302659e5d6417ed4
vc4: Remove unused include from vc4_program.c

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@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/vc4/vc4_program.c