From: Mark Brown Date: Tue, 9 Aug 2011 07:42:27 +0000 (+0900) Subject: regmap: Use int rather than size_t for lengths when logging blocks X-Git-Tag: v3.2-rc1~181^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9ead7c06e51249a92eb710a892a66601bd7290;p=pandora-kernel.git regmap: Use int rather than size_t for lengths when logging blocks x86_64 warns as size_t is not an int. Signed-off-by: Mark Brown Reported-by: Stephen Rothwell --- Reading git-diff-tree failed