From: Arnaud Patard Date: Tue, 22 May 2007 17:49:16 +0000 (+0200) Subject: i2c-s3c2410: Fix build warning X-Git-Tag: v2.6.22-rc3~93^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ba15832c8f6ac2d5d193a6dbb91bcf7705b732;p=pandora-kernel.git i2c-s3c2410: Fix build warning Fix for the following build warning: CC drivers/i2c/busses/i2c-s3c2410.o drivers/i2c/busses/i2c-s3c2410.c: In function 's3c24xx_i2c_probe': drivers/i2c/busses/i2c-s3c2410.c:839: warning: format '%ld' expects type 'long int', but argument 4 has type 'resource_size_t' Signed-off-by: Arnaud Patard Signed-off-by: Jean Delvare --- Reading git-diff-tree failed