List out array values instead of using gcc range extension
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 6 Jan 2012 22:37:19 +0000 (14:37 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 8 Jan 2012 20:49:03 +0000 (21:49 +0100)
commitc461006bac8a3ff1196a83449bd1676778e8844f
treef4044ae00441b392c63cd1312575b6792a3f412f
parent00751594dbdce9f1855ebe4105677a494fd7e36b
List out array values instead of using gcc range extension

Required to compile with Solaris Studio cc compiler.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tools/intel_audio_dump.c