aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sht15.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/sht15.c')
-rw-r--r--drivers/hwmon/sht15.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/sht15.c b/drivers/hwmon/sht15.c
index 97cd45a8432c..d4f0935daaa1 100644
--- a/drivers/hwmon/sht15.c
+++ b/drivers/hwmon/sht15.c
@@ -1087,7 +1087,6 @@ MODULE_DEVICE_TABLE(platform, sht15_device_ids);
1087static struct platform_driver sht15_driver = { 1087static struct platform_driver sht15_driver = {
1088 .driver = { 1088 .driver = {
1089 .name = "sht15", 1089 .name = "sht15",
1090 .owner = THIS_MODULE,
1091 }, 1090 },
1092 .probe = sht15_probe, 1091 .probe = sht15_probe,
1093 .remove = sht15_remove, 1092 .remove = sht15_remove,