diff options
Diffstat (limited to 'drivers/char/sonypi.c')
-rw-r--r-- | drivers/char/sonypi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/sonypi.c b/drivers/char/sonypi.c index 7cc1fe2241fd..e496daefe9e0 100644 --- a/drivers/char/sonypi.c +++ b/drivers/char/sonypi.c | |||
@@ -1482,7 +1482,6 @@ static void sonypi_shutdown(struct platform_device *dev) | |||
1482 | static struct platform_driver sonypi_driver = { | 1482 | static struct platform_driver sonypi_driver = { |
1483 | .driver = { | 1483 | .driver = { |
1484 | .name = "sonypi", | 1484 | .name = "sonypi", |
1485 | .owner = THIS_MODULE, | ||
1486 | .pm = SONYPI_PM, | 1485 | .pm = SONYPI_PM, |
1487 | }, | 1486 | }, |
1488 | .probe = sonypi_probe, | 1487 | .probe = sonypi_probe, |