vc4: Fix driver build from last minute rebase fix.
authorEric Anholt <eric@anholt.net>
Wed, 6 Jan 2016 20:48:19 +0000 (12:48 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 6 Jan 2016 20:49:45 +0000 (12:49 -0800)
commitbbd29f13759e41ef14a77daa179a7c294a6aaa41
tree0089e610c221163dd90b56b03a6d1c9394b994e2
parent25aa436e8690dea181049e312e3e7f5f0c9d45da
vc4: Fix driver build from last minute rebase fix.

I had the driver all tested for the last series, and in my last build I
noticed that get_swizzled_channel was unused now, and removed
it... apparently without testing to find that I removed the wrong channel
swizzle function.
src/gallium/drivers/vc4/vc4_program.c