From: Paul Mundt Date: Wed, 9 Dec 2009 06:51:27 +0000 (+0900) Subject: sh: pfc: Fixup type mismatch in debug printks. X-Git-Tag: v2.6.33-rc1~63^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca6f2d7fafd2d48b2f6943f5c6787beaec2014d0;p=pandora-kernel.git sh: pfc: Fixup type mismatch in debug printks. !!value works out to an int while we were still using %ld, so fix this up and shut gcc up. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed