mips/dspr2: fix vp9-highbitdepth build
authorJames Zern <jzern@google.com>
Wed, 22 Jul 2015 18:54:39 +0000 (11:54 -0700)
committerJames Zern <jzern@google.com>
Wed, 22 Jul 2015 18:54:39 +0000 (11:54 -0700)
commit9a0a2193e492af383431a7dae865ec36a95f664b
treee6b29650c81a9706716422b5e541bd14b610e958
parent34c4e1d6f9fe8419b0ed2a99deca231304281316
mips/dspr2: fix vp9-highbitdepth build

vp9_itrans*_dspr2.c aren't necessary for high bitdepth builds and
notably vp9_itrans8_dspr2.c fails in various configurations using a
codesourcery toolchain:
vp9_itrans8_dspr2.c:31:5: can't find a register in class 'GR_REGS' while reloading 'asm'

Change-Id: I2ac76203e65cc643cb835ab50e95701896d92a1a
vp9/vp9_common.mk