Merge tag 'lkdtm-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux...
[deliverable/linux.git] / drivers / hwmon / ads7871.c
index 3eff73b6220d87d92cc43b8aff5e8fcd7b774ab1..4fd9e4de19723432d172b07508777e629a400252 100644 (file)
@@ -237,7 +237,6 @@ static int ads7871_remove(struct spi_device *spi)
 static struct spi_driver ads7871_driver = {
        .driver = {
                .name = DEVICE_NAME,
-               .owner = THIS_MODULE,
        },
 
        .probe = ads7871_probe,
This page took 0.029944 seconds and 5 git commands to generate.