aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/via-cputemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/via-cputemp.c')
-rw-r--r--drivers/hwmon/via-cputemp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwmon/via-cputemp.c b/drivers/hwmon/via-cputemp.c
index 8df43c51de2c..ac91c07e3f90 100644
--- a/drivers/hwmon/via-cputemp.c
+++ b/drivers/hwmon/via-cputemp.c
@@ -205,7 +205,6 @@ static int via_cputemp_remove(struct platform_device *pdev)
205 205
206static struct platform_driver via_cputemp_driver = { 206static struct platform_driver via_cputemp_driver = {
207 .driver = { 207 .driver = {
208 .owner = THIS_MODULE,
209 .name = DRVNAME, 208 .name = DRVNAME,
210 }, 209 },
211 .probe = via_cputemp_probe, 210 .probe = via_cputemp_probe,