]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/crypto/sahara.c
crypto: drop owner assignment from platform_drivers
[karo-tx-linux.git] / drivers / crypto / sahara.c
index 164e1ec624e3c7e2a9ca6234a8100f98cec8894d..8e10a48239b28147a63aa5f64ed2a86057d13ea8 100644 (file)
@@ -1045,7 +1045,6 @@ static struct platform_driver sahara_driver = {
        .remove         = sahara_remove,
        .driver         = {
                .name   = SAHARA_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = sahara_dt_ids,
        },
        .id_table = sahara_platform_ids,