v3d: Use /* */ instead of () for enum names in CLIF output.
authorEric Anholt <eric@anholt.net>
Mon, 25 Jun 2018 22:24:27 +0000 (15:24 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jul 2018 19:56:36 +0000 (12:56 -0700)
commit5a1cc3861c33ecc6cda41e963984d5a4340e954d
treec898074009704911978ef117661debd7025e92e7
parent95a0f9982540431494bfc4c2512a0b830ba923af
v3d: Use /* */ instead of () for enum names in CLIF output.

This lets the comments be ignored by the CLIF parser.
src/broadcom/cle/v3d_decoder.c