aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/veml6070.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/light/veml6070.c')
-rw-r--r--drivers/iio/light/veml6070.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/light/veml6070.c b/drivers/iio/light/veml6070.c
index bc1c4cb782cd..f4bf3c5b5eda 100644
--- a/drivers/iio/light/veml6070.c
+++ b/drivers/iio/light/veml6070.c
@@ -136,7 +136,6 @@ static int veml6070_read_raw(struct iio_dev *indio_dev,
static const struct iio_info veml6070_info = {
.read_raw = veml6070_read_raw,
- .driver_module = THIS_MODULE,
};
static int veml6070_probe(struct i2c_client *client,