Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
This commit is contained in:
commit
a2285b8c75
@ -471,7 +471,6 @@ static struct platform_driver xilinx_spi_driver = {
|
|||||||
.remove = xilinx_spi_remove,
|
.remove = xilinx_spi_remove,
|
||||||
.driver = {
|
.driver = {
|
||||||
.name = XILINX_SPI_NAME,
|
.name = XILINX_SPI_NAME,
|
||||||
.owner = THIS_MODULE,
|
|
||||||
.of_match_table = xilinx_spi_of_match,
|
.of_match_table = xilinx_spi_of_match,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user