diff options
author | Colin Ian King <[email protected]> | 2016-10-17 23:02:56 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-10-24 18:26:04 +0100 |
commit | 89c03ddbb9aafe370e7d1ebe07258ae755588bdc (patch) | |
tree | f704ff7f435941aa4df27cf72a287a1d619a7b4f /lib/mpi/mpi-cmp.c | |
parent | a31b466f9541048fd00e0d2d282091c5693d79d0 (diff) |
ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
Smatch reports below warnings:
bxt_da7219_max98357a.c:352:9: warning: obsolete array initializer,
use C99 syntax
An earlier commit cleaned up similar warnings, however, a recent
commit 43c02ede76a60de ("ASoC: Intel: Add DMIC channel constraint for
bxt machine") re-introduced the older initializer style. So fix
this warning to make the code consistent.
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Takashi Sakamoto <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions