OpenCloudOS-Kernel/sound/soc/intel/boards
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
..
Makefile ASoC: Intel: boards: Add bdw-rt5677 machine driver 2016-09-24 20:02:03 +01:00
bdw-rt5677.c ASoC: Intel: boards: Add bdw-rt5677 machine driver 2016-09-24 20:02:03 +01:00
broadwell.c ASoC: Change DAI link's be_id to a generic id 2016-04-20 17:14:43 +01:00
bxt_da7219_max98357a.c ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array 2016-09-27 09:11:10 -07:00
bxt_rt298.c ASoC: sst-bxt-rt298: fix obsoleted initializers for array 2016-09-27 09:11:31 -07:00
byt-max98090.c ASoC: Set missing card owner field 2015-08-21 09:07:19 -07:00
byt-rt5640.c ASoC: Set missing card owner field 2015-08-21 09:07:19 -07:00
bytcr_rt5640.c ASoC: Intel: bytcr_rt5640: quirk for Acer Aspire SWS-012 2016-08-17 10:32:11 +01:00
bytcr_rt5651.c ASoC: Change DAI link's be_id to a generic id 2016-04-20 17:14:43 +01:00
cht_bsw_max98090_ti.c sound updates for 4.7-rc1 2016-05-19 13:41:32 -07:00
cht_bsw_rt5645.c ASoC: Intel: cht: fix uninit variable warning 2016-07-08 16:36:45 +02:00
cht_bsw_rt5672.c ASoC: Change DAI link's be_id to a generic id 2016-04-20 17:14:43 +01:00
haswell.c ASoC: Change DAI link's be_id to a generic id 2016-04-20 17:14:43 +01:00
mfld_machine.c ASoC: intel: mfld: Fix enum ctl accesses in a wrong type 2016-03-01 12:03:12 +09:00
skl_nau88l25_max98357a.c ASoC: Intel: board: add kabylake nau88l25_max98357a machine id 2016-07-14 17:21:29 +01:00
skl_nau88l25_ssm4567.c ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine id 2016-07-14 17:21:29 +01:00
skl_rt286.c ASoC: Intel: board: add kabylake machine id 2016-07-11 22:20:15 +01:00