aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/sis5595.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/sis5595.c')
-rw-r--r--drivers/hwmon/sis5595.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/sis5595.c b/drivers/hwmon/sis5595.c
index bf1d7893d51c..45a028fb8851 100644
--- a/drivers/hwmon/sis5595.c
+++ b/drivers/hwmon/sis5595.c
@@ -215,7 +215,6 @@ static void sis5595_init_device(struct sis5595_data *data);
215 215
216static struct platform_driver sis5595_driver = { 216static struct platform_driver sis5595_driver = {
217 .driver = { 217 .driver = {
218 .owner = THIS_MODULE,
219 .name = "sis5595", 218 .name = "sis5595",
220 }, 219 },
221 .probe = sis5595_probe, 220 .probe = sis5595_probe,