Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / spi / spi-sirf.c
index 73a88b33f810d61ea30d68aedddfcb303c7f7345..d075191476f00218b271c6466c47a60614cb9bc6 100644 (file)
@@ -826,7 +826,6 @@ MODULE_DEVICE_TABLE(of, spi_sirfsoc_of_match);
 static struct platform_driver spi_sirfsoc_driver = {
        .driver = {
                .name = DRIVER_NAME,
-               .owner = THIS_MODULE,
                .pm     = &spi_sirfsoc_pm_ops,
                .of_match_table = spi_sirfsoc_of_match,
        },