]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/i2c/busses/scx200_acb.c
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / i2c / busses / scx200_acb.c
index 5153354b1a6b8d151fd2265981175facfecb2baf..0a7e410b619529a44fa17706fe4ced3c9197c8ba 100644 (file)
@@ -544,7 +544,6 @@ static int scx200_remove(struct platform_device *pdev)
 static struct platform_driver scx200_pci_driver = {
        .driver = {
                .name = "cs5535-smb",
-               .owner = THIS_MODULE,
        },
        .probe = scx200_probe,
        .remove = scx200_remove,