aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/therm_pm72.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/macintosh/therm_pm72.c')
-rw-r--r--drivers/macintosh/therm_pm72.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/macintosh/therm_pm72.c b/drivers/macintosh/therm_pm72.c
index 97807be6422b..cf72b782f60f 100644
--- a/drivers/macintosh/therm_pm72.c
+++ b/drivers/macintosh/therm_pm72.c
@@ -284,7 +284,6 @@ static int therm_pm72_detach(struct i2c_adapter *adapter);
284static struct i2c_driver therm_pm72_driver = 284static struct i2c_driver therm_pm72_driver =
285{ 285{
286 .driver = { 286 .driver = {
287 .owner = THIS_MODULE,
288 .name = "therm_pm72", 287 .name = "therm_pm72",
289 }, 288 },
290 .attach_adapter = therm_pm72_attach, 289 .attach_adapter = therm_pm72_attach,