summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ltc2497.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/ltc2497.h')
-rw-r--r--drivers/iio/adc/ltc2497.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/ltc2497.h b/drivers/iio/adc/ltc2497.h
index 781519b52475..64e81c95a3dd 100644
--- a/drivers/iio/adc/ltc2497.h
+++ b/drivers/iio/adc/ltc2497.h
@@ -23,4 +23,4 @@ struct ltc2497core_driverdata {
int ltc2497core_probe(struct device *dev, struct iio_dev *indio_dev);
void ltc2497core_remove(struct iio_dev *indio_dev);
-MODULE_IMPORT_NS(LTC2497);
+MODULE_IMPORT_NS("LTC2497");