Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
This commit is contained in:
commit
a2285b8c75
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue