aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/jsa1212.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/light/jsa1212.c')
-rw-r--r--drivers/iio/light/jsa1212.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iio/light/jsa1212.c b/drivers/iio/light/jsa1212.c
index e8a8931b4f50..811505d925b3 100644
--- a/drivers/iio/light/jsa1212.c
+++ b/drivers/iio/light/jsa1212.c
@@ -271,7 +271,6 @@ static const struct iio_chan_spec jsa1212_channels[] = {
};
static const struct iio_info jsa1212_info = {
- .driver_module = THIS_MODULE,
.read_raw = &jsa1212_read_raw,
};