Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[cascardo/linux.git] / drivers / spi / spi-tegra20-sflash.c
index cd66fe7..b6558bb 100644 (file)
@@ -608,7 +608,6 @@ static const struct dev_pm_ops slink_pm_ops = {
 static struct platform_driver tegra_sflash_driver = {
        .driver = {
                .name           = "spi-tegra-sflash",
-               .owner          = THIS_MODULE,
                .pm             = &slink_pm_ops,
                .of_match_table = tegra_sflash_of_match,
        },