Skip to content
Commit 5f0d4fd6 authored by Colin Ian King's avatar Colin Ian King Committed by Jonathan Cameron
Browse files

iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_id



Pointers chip_info and spi_dev_id are being assigned but are never used
hence they are redundant and can be removed.

Cleans up clang warning:
warning: variable 'chip_info' set but not used [-Wunused-but-set-variable]

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 366995df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment