]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/extcon-max14577.c
Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linux into...
[karo-tx-linux.git] / drivers / extcon / extcon-max14577.c
index e6c0c9b13d31d97ab639f01ad8b3e446737929a3..c1bf0cf747b09fc7e414aecf8349cb5e5a449878 100644 (file)
@@ -807,7 +807,6 @@ MODULE_DEVICE_TABLE(platform, max14577_muic_id);
 static struct platform_driver max14577_muic_driver = {
        .driver         = {
                .name   = "max14577-muic",
-               .owner  = THIS_MODULE,
        },
        .probe          = max14577_muic_probe,
        .remove         = max14577_muic_remove,