Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-bcm63xx-hsspi.c
index 86f5a98aa7a27038e016a42dc4be847f9fb0340c..f5ca6dc3a157879895aa0953c4c6681594b3d5ff 100644 (file)
@@ -459,7 +459,6 @@ static SIMPLE_DEV_PM_OPS(bcm63xx_hsspi_pm_ops, bcm63xx_hsspi_suspend,
 static struct platform_driver bcm63xx_hsspi_driver = {
        .driver = {
                .name   = "bcm63xx-hsspi",
-               .owner  = THIS_MODULE,
                .pm     = &bcm63xx_hsspi_pm_ops,
        },
        .probe          = bcm63xx_hsspi_probe,