mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
c811093320
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? [wsa: updated the documentation] Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> |
||
---|---|---|
.. | ||
busses | ||
muxes | ||
dev-interface | ||
fault-codes | ||
functionality | ||
i2c-protocol | ||
i2c-stub | ||
instantiating-devices | ||
old-module-parameters | ||
smbus-protocol | ||
summary | ||
ten-bit-addresses | ||
upgrading-clients | ||
writing-clients |