Commit a2285b8c authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'spi/topic/xilinx' into spi-next

parents bab4d751 9c0b8fd1
......@@ -471,7 +471,6 @@ static struct platform_driver xilinx_spi_driver = {
.remove = xilinx_spi_remove,
.driver = {
.name = XILINX_SPI_NAME,
.owner = THIS_MODULE,
.of_match_table = xilinx_spi_of_match,
},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment