Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[cascardo/linux.git] / drivers / input / misc / palmas-pwrbutton.c
index 2c4d6ca..1f9b5ee 100644 (file)
@@ -317,7 +317,6 @@ static struct platform_driver palmas_pwron_driver = {
        .remove = palmas_pwron_remove,
        .driver = {
                .name   = "palmas_pwrbutton",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(of_palmas_pwr_match),
                .pm     = &palmas_pwron_pm,
        },