aubinator: Drop decode_structure() helper.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 04:47:25 +0000 (21:47 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 20 Mar 2017 18:20:51 +0000 (11:20 -0700)
commite6f7357cabd52ed29f5ea18c813af05b72c73b87
tree115dd96c1e98cc1653702ecc2eb62a7bc8e63eec
parenta8d4184b007bd40c1a77a12dc0fc0f5f49955e03
aubinator: Drop decode_structure() helper.

It made more sense when decode_group() took a bunch of extra options,
but now that there's only one...we may as well pass 0 and call it a day.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/tools/aubinator.c