mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 03:53:44 +00:00
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 | ||