Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kerne...
[cascardo/linux.git] / drivers / mfd / ab3100-otp.c
index c9af16c..f391c5f 100644 (file)
@@ -239,7 +239,6 @@ static int __exit ab3100_otp_remove(struct platform_device *pdev)
 static struct platform_driver ab3100_otp_driver = {
        .driver = {
                .name = "ab3100-otp",
-               .owner = THIS_MODULE,
        },
        .remove  = __exit_p(ab3100_otp_remove),
 };