From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> struct sx_common_data doesn't have a num_default_regs element so drop the documentation for it. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> Cc: Gwendal Grignou <gwendal@xxxxxxxxxxxx> Cc: Stephen Boyd <swboyd@xxxxxxxxxxxx> --- drivers/iio/proximity/sx_common.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iio/proximity/sx_common.h b/drivers/iio/proximity/sx_common.h index a706f4060978..a3335259bcf7 100644 --- a/drivers/iio/proximity/sx_common.h +++ b/drivers/iio/proximity/sx_common.h @@ -107,7 +107,6 @@ struct sx_common_chip_info { * @regmap: Register map. * @acpi_id: ACPI device entry when the device is using APCI, NULL * otherwise. - * @num_default_regs: Number of default registers to set at init. * @chan_prox_stat: Last reading of the proximity status for each channel. * We only send an event to user space when this changes. * @trigger_enabled: True when the device trigger is enabled. -- 2.39.0