Home
last modified time | relevance | path

Searched hist:d7729c40b376ab7c1ad4b0498a8bbf44bed3cbf4 (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/amd/
H A Dacp3x-rt5682-max9836.cdiff d7729c40b376ab7c1ad4b0498a8bbf44bed3cbf4 Tue Mar 03 10:04:37 CET 2020 Akshu Agrawal <akshu.agrawal@amd.com> ASoC: amd: Fix compile warning of argument type

Fixes:
>> sound/soc//amd/acp3x-rt5682-max9836.c:341:23: warning: format '%d'
>> expects argument of type 'int', but argument 3 has type 'long int'
>> [-Wformat=]
dev_err(&pdev->dev, "DMIC gpio failed err=%d\n",

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Link: https://lore.kernel.org/r/20200303090444.95805-1-akshu.agrawal@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>