Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[sfrench/cifs-2.6.git] / drivers / iio / pressure / bmp280-core.c
index 0d2ea3ee371b9fc8c0fff8c213f97ee3ab31b5a1..8d5c7b250b11dcb6618ef2064081ad36fc632faa 100644 (file)
@@ -561,7 +561,6 @@ static const struct attribute_group bmp280_attrs_group = {
 };
 
 static const struct iio_info bmp280_info = {
-       .driver_module = THIS_MODULE,
        .read_raw = &bmp280_read_raw,
        .write_raw = &bmp280_write_raw,
        .attrs = &bmp280_attrs_group,