]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/sm501.c
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[karo-tx-linux.git] / drivers / mfd / sm501.c
index 6ce6e62003590c7c92b9bf459cffd4a0fe33ac04..91077efc8050d9477a03ca1d49ffb0fdd66cab0b 100644 (file)
@@ -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,