intel/genxml: Delete empty groups
authorJason Ekstrand <jason.ekstrand@intel.com>
Sun, 12 Nov 2017 23:40:43 +0000 (15:40 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 13 Nov 2017 15:37:23 +0000 (07:37 -0800)
commit74a9e516964e1dae1049343f6285f276df353c3d
tree173351b7fde86f1b806f47eb159353c9acd8b686
parent54a6f7eacaa25b328f8ed3cbfc0fd37bbbc59336
intel/genxml: Delete empty groups

They serve no purpose other than to just fill empty space in the packet
so each dword has something.  Just disallowing empty groups is a bit
easier on some of the tools.  This does not change the generated packing
headers in any way.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/genxml/gen6.xml
src/intel/genxml/gen7.xml
src/intel/genxml/gen75.xml
src/intel/genxml/gen8.xml