diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-06-02 19:44:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-04 16:42:31 +0300 |
commit | 678916ec54f38406032462dc466fd36cdfea4e3c (patch) | |
tree | 2c981bd4c8b190b3d12654ac589de50359d31c96 /tools/perf/scripts/python/stackcollapse.py | |
parent | e396dec46c5600d426b2ca8a01a877928b50d1d9 (diff) | |
download | linux-678916ec54f38406032462dc466fd36cdfea4e3c.tar.xz |
ASoC: max98390: Fix incorrect printf qualifier
This patch addresses a compile warning:
sound/soc/codecs/max98390.c:781:3: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t {aka const unsigned int}’ [-Wformat=]
Fixes: a6e3f4f34cdb ("ASoC: max98390: Added Amplifier Driver")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20200602164453.29925-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions