diff options
Diffstat (limited to 'drivers/macintosh/smu.c')
-rw-r--r-- | drivers/macintosh/smu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/macintosh/smu.c b/drivers/macintosh/smu.c index 4eab93aa570b..10ae69bcbbd2 100644 --- a/drivers/macintosh/smu.c +++ b/drivers/macintosh/smu.c | |||
@@ -667,7 +667,6 @@ static struct platform_driver smu_of_platform_driver = | |||
667 | { | 667 | { |
668 | .driver = { | 668 | .driver = { |
669 | .name = "smu", | 669 | .name = "smu", |
670 | .owner = THIS_MODULE, | ||
671 | .of_match_table = smu_platform_match, | 670 | .of_match_table = smu_platform_match, |
672 | }, | 671 | }, |
673 | .probe = smu_platform_probe, | 672 | .probe = smu_platform_probe, |