On Mon, Nov 19, 2012 at 04:31:42PM +0530, Tushar Behera wrote: > i2c_smbus_process_call has no users in the kernel, so this can be > removed. Documentation for the same has been updated accordingly. > > Fixes following sparse warning. > drivers/i2c/i2c-core.c:1871:5: warning: symbol 'i2c_smbus_process_call' > was not declared. Should it be static? > > Signed-off-by: Tushar Behera <tushar.behera@xxxxxxxxxx> Yes, no users, no entry in i2c.h -> can go. Applied to next, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html