diff options
Diffstat (limited to 'kernel/drivers/iio/adc/max1363.c')
-rw-r--r-- | kernel/drivers/iio/adc/max1363.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/drivers/iio/adc/max1363.c b/kernel/drivers/iio/adc/max1363.c index 1b3b74be5..929508e52 100644 --- a/kernel/drivers/iio/adc/max1363.c +++ b/kernel/drivers/iio/adc/max1363.c @@ -1007,7 +1007,6 @@ static struct attribute *max1363_event_attributes[] = { static struct attribute_group max1363_event_attribute_group = { .attrs = max1363_event_attributes, - .name = "events", }; static int max1363_update_scan_mode(struct iio_dev *indio_dev, |