Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart...
[cascardo/linux.git] / drivers / platform / x86 / msi-laptop.c
index 206a7d9..0859877 100644 (file)
@@ -573,7 +573,6 @@ static struct attribute_group msipf_old_attribute_group = {
 static struct platform_driver msipf_driver = {
        .driver = {
                .name = "msi-laptop-pf",
-               .owner = THIS_MODULE,
                .pm = &msi_laptop_pm,
        },
 };