]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: light: gp2ap020a00f: remove unused debug_reg_addr
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Mon, 2 Feb 2026 11:26:03 +0000 (13:26 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Mar 2026 21:20:03 +0000 (21:20 +0000)
commit2ac8cd2bab30509cfada82546eee96f0aca38c20
tree2285dbc47c004bdb8baca1e6d1d80013fe6540cb
parent9c21a850f0c7a4bb9a50487b918a858014835b65
iio: light: gp2ap020a00f: remove unused debug_reg_addr

Remove unused debug_reg_addr field from gp2ap020a00f_data
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/light/gp2ap020a00f.c