]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpio/gpio-mc33880.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / drivers / gpio / gpio-mc33880.c
index a431604c9e677beb30c69be99c221e44ea70f2e5..2853731db5bc297fbe5fe96afd6cf9b9e16f2935 100644 (file)
@@ -163,7 +163,6 @@ static int mc33880_remove(struct spi_device *spi)
 static struct spi_driver mc33880_driver = {
        .driver = {
                .name           = DRIVER_NAME,
-               .owner          = THIS_MODULE,
        },
        .probe          = mc33880_probe,
        .remove         = mc33880_remove,