diff options
| author | Yue Haibing <yuehaibing@huawei.com> | 2023-08-11 12:57:01 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@huawei.com> | 2023-09-12 12:42:03 +0300 |
| commit | 4eaf928622abc5dabc9b42a0de4dafbe29ddf491 (patch) | |
| tree | a982ff5fd576d32a153c8352f24df825e659e1ee /include/uapi/linux | |
| parent | fc1d297b928b98f2290c1d80f6bb7ff12d278a3a (diff) | |
| download | linux-4eaf928622abc5dabc9b42a0de4dafbe29ddf491.tar.xz | |
iio: Remove unused declarations
Commit 0f3a8c3f34f7 ("iio: Add support for creating IIO devices via configfs")
declared but never implemented iio_sw_device_type_configfs_{un}register().
Commit b662f809d410 ("iio: core: Introduce IIO software triggers") declared but
never implemented iio_sw_trigger_type_configfs_{un}register().
Commit a3e0b51884ee ("iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers")
declared but never implemented fxls8962af_core_remove().
Commit 8dedcc3eee3a ("iio: core: centralize ioctl() calls to the main chardev")
declared but never implemented iio_device_ioctl().
Commit d430f3c36ca6 ("iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions")
removed inv_mpu6050_write_reg() but not its declaration.
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20230811095701.35372-1-yuehaibing@huawei.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
