aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2021-06-21 14:40:54 -0500
committerMark Brown <[email protected]>2021-06-22 12:47:07 +0100
commit0a1f3958eab16cd31bf3d714363471a7a6722dc9 (patch)
treec69df8a3522764f977ca7a1852a60642afb92996 /lib/mpi/mpi-sub-ui.c
parent1cc04d195dc245457a45df60e6558b460b8e4c71 (diff)
ASoC: Intel: sof_sdw: fix signed/unsigned warning
Sparse throws the following warning: sound/soc/intel/boards/sof_sdw.c:796:31: error: incorrect type in argument 6 (different signedness) sound/soc/intel/boards/sof_sdw.c:796:31: expected int *group_id sound/soc/intel/boards/sof_sdw.c:796:31: got unsigned int * The group_id cannot be negative, use unsigned int. Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Paul Olaru <[email protected]> Reviewed-by: Guennadi Liakhovetski <[email protected]> Reviewed-by: Rander Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions