vc4: Drop redundant check for is_tmu_write().
authorEric Anholt <eric@anholt.net>
Sat, 25 Oct 2014 11:12:16 +0000 (12:12 +0100)
committerEric Anholt <eric@anholt.net>
Wed, 29 Oct 2014 00:15:36 +0000 (17:15 -0700)
commit926ab7dfa54b7f15709455ff4d75746d339ab5a3
tree691ab0ad3dd23163d7a28f2ad41fecf1abcc4ea2
parent8911879dec564ab2ef343d58e6de4fd558e35c3d
vc4: Drop redundant check for is_tmu_write().

This function is only called when it would return true.
src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c