]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: dac: adi-axi-dac: remove unused int_tone field
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Mon, 2 Feb 2026 11:25:58 +0000 (13:25 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Mar 2026 21:20:02 +0000 (21:20 +0000)
commit3890d6a324960816df9e8cebd742b11ee7591186
tree20b13155ad86dd37834b3da808ca4940526c458b
parent0555e56f4c4b4b78191de7abf0ff6f8ab133a7c1
iio: dac: adi-axi-dac: remove unused int_tone field

Remove unused int_tone field from axi_dac_state struct.
The field is declared but never accessed in the driver.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/adi-axi-dac.c