clk: at91: keep slow clk enabled to prevent system hang
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-xtensa-xtfpga.c
index 0dc5df5233a96f5b2004d837bc862fbcd626fede..2e32ea2f194f3f0d92c4410be212d65b4be75b0d 100644 (file)
@@ -160,7 +160,6 @@ static struct platform_driver xtfpga_spi_driver = {
        .remove = xtfpga_spi_remove,
        .driver = {
                .name = XTFPGA_SPI_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(xtfpga_spi_of_match),
        },
 };