Skip to content

Commit a2285b8

Browse files
committed
Merge remote-tracking branch 'spi/topic/xilinx' into spi-next
2 parents bab4d75 + 9c0b8fd commit a2285b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/spi/spi-xilinx.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ static struct platform_driver xilinx_spi_driver = {
471471
.remove = xilinx_spi_remove,
472472
.driver = {
473473
.name = XILINX_SPI_NAME,
474-
.owner = THIS_MODULE,
475474
.of_match_table = xilinx_spi_of_match,
476475
},
477476
};

0 commit comments

Comments
 (0)