linux/sound/soc/intel
Takashi Sakamoto 5919a38981 ASoC: sst-bxt-rt298: fix obsoleted initializers for array
Sparse reports below warnings.

bxt_rt298.c:275:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:290:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:304:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:317:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:331:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:344:9: warning: obsolete array initializer, use C99 syntax
bxt_rt298.c:357:9: warning: obsolete array initializer, use C99 syntax

There's no need to use obsoleted way. This commit fixes it.

Fixes: 76016322ec (ASoC: Intel: Add Broxton-P machine driver)
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-09-27 09:11:31 -07:00
..
atom ASoC: Intel: remove status, it is shadowing status of a higher scope 2016-09-24 19:56:28 +01:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards ASoC: sst-bxt-rt298: fix obsoleted initializers for array 2016-09-27 09:11:31 -07:00
common ASoC: Intel: boards: Add bdw-rt5677 machine driver 2016-09-24 20:02:03 +01:00
haswell ASoC: Intel: Fix conflicting pcm dev drvdata on haswell 2016-07-14 17:30:03 +01:00
skylake ASoC: Intel: Skylake: add missing \n to end of dev_* messages 2016-09-24 19:42:42 +01:00
Kconfig ASoC: Intel: boards: Add bdw-rt5677 machine driver 2016-09-24 20:02:03 +01:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00