From a1ba15832c8f6ac2d5d193a6dbb91bcf7705b732 Mon Sep 17 00:00:00 2001 From: Arnaud Patard Date: Tue, 22 May 2007 19:49:16 +0200 Subject: [PATCH] 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-format-patch failed