Merge tag 'iio-fixes-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / spi / spi-fsl-espi.c
index 56cadf1..d0a73a0 100644 (file)
@@ -850,7 +850,6 @@ MODULE_DEVICE_TABLE(of, of_fsl_espi_match);
 static struct platform_driver fsl_espi_driver = {
        .driver = {
                .name = "fsl_espi",
-               .owner = THIS_MODULE,
                .of_match_table = of_fsl_espi_match,
                .pm = &espi_pm,
        },