Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / spi / spi-ti-qspi.c
index 6c211d1..6146c4c 100644 (file)
@@ -567,7 +567,6 @@ static struct platform_driver ti_qspi_driver = {
        .remove = ti_qspi_remove,
        .driver = {
                .name   = "ti-qspi",
-               .owner  = THIS_MODULE,
                .pm =   &ti_qspi_pm_ops,
                .of_match_table = ti_qspi_match,
        }