Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / input / misc / pm8xxx-vibrator.c
index e5266cd..5113877 100644 (file)
@@ -222,7 +222,6 @@ static struct platform_driver pm8xxx_vib_driver = {
        .probe          = pm8xxx_vib_probe,
        .driver         = {
                .name   = "pm8xxx-vib",
-               .owner  = THIS_MODULE,
                .pm     = &pm8xxx_vib_pm_ops,
                .of_match_table = pm8xxx_vib_id_table,
        },