]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/ti-abb-regulator.c
zram: fix error return code
[karo-tx-linux.git] / drivers / regulator / ti-abb-regulator.c
index 1ef5aba96f1719c4b7b575eedb112c519893c7d6..d2f9942987535586dc69da863fbaa6b4ab16bdf4 100644 (file)
@@ -892,7 +892,6 @@ static struct platform_driver ti_abb_driver = {
        .probe = ti_abb_probe,
        .driver = {
                   .name = "ti_abb",
-                  .owner = THIS_MODULE,
                   .of_match_table = of_match_ptr(ti_abb_of_match),
                   },
 };