diff options
Diffstat (limited to 'drivers/platform/x86/fujitsu-laptop.c')
-rw-r--r-- | drivers/platform/x86/fujitsu-laptop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/platform/x86/fujitsu-laptop.c b/drivers/platform/x86/fujitsu-laptop.c index 2655d4a988f3..be55bd78b503 100644 --- a/drivers/platform/x86/fujitsu-laptop.c +++ b/drivers/platform/x86/fujitsu-laptop.c | |||
@@ -559,7 +559,6 @@ static struct attribute_group fujitsupf_attribute_group = { | |||
559 | static struct platform_driver fujitsupf_driver = { | 559 | static struct platform_driver fujitsupf_driver = { |
560 | .driver = { | 560 | .driver = { |
561 | .name = "fujitsu-laptop", | 561 | .name = "fujitsu-laptop", |
562 | .owner = THIS_MODULE, | ||
563 | } | 562 | } |
564 | }; | 563 | }; |
565 | 564 | ||