From: Becky Bruce Date: Thu, 1 May 2008 23:15:45 +0000 (-0500) Subject: [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c X-Git-Tag: v2.6.26-rc1~7^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128cf7f2eb952a85875834c0d274da05ee0f02aa;p=pandora-kernel.git [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c When resource_size_t is larger than an int, the current code generates a build warning. Kill it. Signed-off-by: Becky Bruce Signed-off-by: Kumar Gala --- Reading git-diff-tree failed