Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2285b8c authored by Mark Brown's avatar Mark Brown
Browse files

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

parents bab4d751 9c0b8fd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,
	},
};