diff options
| author | Takashi Sakamoto <[email protected]> | 2016-09-27 07:45:09 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2016-09-27 09:11:10 -0700 |
| commit | 43d443dc257c00ef3a3f940b6abfb7537c4fcbe8 (patch) | |
| tree | 6e227b020e2e462871d00c921855fa0909369e6a /tools/lib/api/debug.c | |
| parent | 43c02ede76a60de38504f4f4fd6042f677be093a (diff) | |
ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array
Sparse reports below warnings.
bxt_da7219_max98357a.c:250:9: warning: obsolete array initializer, use C99 syntax
bxt_da7219_max98357a.c:275:9: warning: obsolete array initializer, use C99 syntax
bxt_da7219_max98357a.c:290:9: warning: obsolete array initializer, use C99 syntax
bxt_da7219_max98357a.c:304:9: warning: obsolete array initializer, use C99 syntax
bxt_da7219_max98357a.c:317:9: warning: obsolete array initializer, use C99 syntax
There's no need to use obsoleted way. This commit fixes it.
Fixes: 723bad3fef8b (ASoC: Intel: Add Broxton-P Dialog Maxim machine driver)
Signed-off-by: Takashi Sakamoto <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions