From: Laurent Pinchart Date: Tue, 4 Mar 2014 18:11:15 +0000 (+0100) Subject: ARM: shmobile: APMU: Fix warnings due to improper printk formats X-Git-Tag: v3.15-rc1~79^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ff873122c4baab43df241c7701d043b8ec8a8e;p=pandora-kernel.git ARM: shmobile: APMU: Fix warnings due to improper printk formats Use the %pr printk specifier to print resource variables. This fixes warnings on platforms where resource_size_t has a different size than int. Signed-off-by: Laurent Pinchart Signed-off-by: Simon Horman --- Reading git-diff-tree failed