Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1c4986f7 authored by Jonathan Cameron's avatar Jonathan Cameron
Browse files

iio: adc: mt6360: Drop an incorrect __maybe_unused marking.


Given the struct platform_driver has one of it's elements assigned to
point to the of_device_id table, it is never going to be unused.

Drop the marking.

Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
Cc: Gene Chen <gene_chen@richtek.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220807162121.862894-1-jic23@kernel.org
parent 4c0babbd
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