X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fmfd%2Fsm501.c;h=91077efc8050d9477a03ca1d49ffb0fdd66cab0b;hb=6b03e32d575917d048875a182bd2dd8924036000;hp=6ce6e62003590c7c92b9bf459cffd4a0fe33ac04;hpb=0210bb6083e655981ebe9ea2fc6a4ab4e96d4bff;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/mfd/sm501.c b/drivers/mfd/sm501.c index 6ce6e6200359..91077efc8050 100644 --- a/drivers/mfd/sm501.c +++ b/drivers/mfd/sm501.c @@ -1723,7 +1723,6 @@ static const struct of_device_id of_sm501_match_tbl[] = { static struct platform_driver sm501_plat_driver = { .driver = { .name = "sm501", - .owner = THIS_MODULE, .of_match_table = of_sm501_match_tbl, }, .probe = sm501_plat_probe,