From: Laurent Pinchart Date: Mon, 12 May 2014 23:10:20 +0000 (+0200) Subject: ASoC: rsnd: Fix warnings due to improper printk formats X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~2^5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b0d896ab0597d37422cae3cef3e789431549eb;p=pandora-kernel.git ASoC: rsnd: Fix warnings due to improper printk formats Use the %pap printk specifier to print resource_size_t variables. This fixes warnings on platforms where resource_size_t has a different size than int. Signed-off-by: Laurent Pinchart Acked-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed