diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-03-10 11:48:05 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-11 11:56:42 +0000 |
commit | 6ec6fb6f231547834925ff802deb4415f49f708e (patch) | |
tree | bfd2dc3f147b3d4b6c16e008d68cf6790c1ca1f6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d3b1c0badbc86c034af55704ea88c1e656b402fe (diff) |
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
sound/soc/sh/rcar/dma.c: In function 'rsnd_dmapp_init':
sound/soc/sh/rcar/dma.c:341:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=]
dev_dbg(dev, "id/src/dst/chcr = %d/%x/%x/%08x\n",
^
sound/soc/sh/rcar/dma.c:341:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
Fixes: 288f392e729dd4d3 ("ASoC: rsnd: add Audio DMAC peri peri support rework")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions