From: Wolfgang Grandegger Date: Wed, 10 Jun 2009 08:12:39 +0000 (-0700) Subject: can: sja1000_of_platform: fix build problems with printk format X-Git-Tag: v2.6.31-rc1~330^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51611a120e8120290152edd7d0020d22a7f4b4a3;p=pandora-kernel.git can: sja1000_of_platform: fix build problems with printk format According to "Documentation/printk-formats.txt", if the type is dependent on a config option for its size, like resource_size_t, we should use a format specifier of its largest possible type and explicitly cast to it. Signed-off-by: Wolfgang Grandegger Signed-off-by: David S. Miller --- Reading git-diff-tree failed