diff options
| author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-01-20 00:28:04 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2026-01-22 23:52:12 +0300 |
| commit | a02d46be8aec5e3daea8033446f93ea4bab1ed62 (patch) | |
| tree | fa6b7c226b8bd40f16d3cff2e717fcd7122ac1e3 /include/linux | |
| parent | a35df4c1182eec27f13922e963b8df0b88594fe2 (diff) | |
| download | linux-a02d46be8aec5e3daea8033446f93ea4bab1ed62.tar.xz | |
iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xfer
Commit 9904232ae30bc ("i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()")
currently in the i3c/for-next tree removes the deprecated
struct i3c_priv_xfer and i3c_device_do_priv_xfers().
Switch to struct i3c_xfer and i3c_device_do_xfers(..., I3C_SDR)
now rather causing a build issue when both trees are merged.
Suggested-by: Sasha Levin <sashal@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
