]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/extcon-max8997.c
Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linux into...
[karo-tx-linux.git] / drivers / extcon / extcon-max8997.c
index 75e501c980054d80bb5be4d0a8b346bd8fe5cec0..fc1678fa95c4cd258401a1eee871c8ed8ee6f59f 100644 (file)
@@ -792,7 +792,6 @@ static int max8997_muic_remove(struct platform_device *pdev)
 static struct platform_driver max8997_muic_driver = {
        .driver         = {
                .name   = DEV_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = max8997_muic_probe,
        .remove         = max8997_muic_remove,