[alsa-devel] [PATCH] ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Wed Mar 11 00:48:57 CET 2015


Hi

> 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 at glider.be>
> ---

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>


More information about the Alsa-devel mailing list