From: Jesper Juhl Date: Mon, 23 Jan 2012 20:15:48 +0000 (+0100) Subject: ASoC: wm8958: Use correct format string in dev_err() call X-Git-Tag: v3.3-rc2~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7edf1a4f27f44588d69cbde955651990090eb25d;p=pandora-kernel.git ASoC: wm8958: Use correct format string in dev_err() call To print a value of type size_t one should use %zd, not %d. Signed-off-by: Jesper Juhl Signed-off-by: Mark Brown --- Reading git-diff-tree failed