From e6b0d896ab0597d37422cae3cef3e789431549eb Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 13 May 2014 01:10:20 +0200 Subject: [PATCH] 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-format-patch failed