On 22/08/2022 15:51, Ciprian Regus wrote: (...) > > diff --git a/drivers/iio/adc/ltc2497.h b/drivers/iio/adc/ltc2497.h > index f4d939cfd48b..0e86e38248ee 100644 > --- a/drivers/iio/adc/ltc2497.h > +++ b/drivers/iio/adc/ltc2497.h > @@ -12,6 +12,7 @@ enum chip_type { > > struct chip_info { > u32 resolution; > + char *name; const char * Best regards, Krzysztof