Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[platform/kernel/linux-rpi.git] / drivers / spi / spi-ep93xx.c
index bf97287..bb00be8 100644 (file)
@@ -964,7 +964,6 @@ static int ep93xx_spi_remove(struct platform_device *pdev)
 static struct platform_driver ep93xx_spi_driver = {
        .driver         = {
                .name   = "ep93xx-spi",
-               .owner  = THIS_MODULE,
        },
        .probe          = ep93xx_spi_probe,
        .remove         = ep93xx_spi_remove,