diff options
Diffstat (limited to 'drivers/spi/spi-rspi.c')
-rw-r--r-- | drivers/spi/spi-rspi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/spi/spi-rspi.c b/drivers/spi/spi-rspi.c index 54bb0faec155..2071f788c6fb 100644 --- a/drivers/spi/spi-rspi.c +++ b/drivers/spi/spi-rspi.c | |||
@@ -1211,7 +1211,6 @@ static struct platform_driver rspi_driver = { | |||
1211 | .id_table = spi_driver_ids, | 1211 | .id_table = spi_driver_ids, |
1212 | .driver = { | 1212 | .driver = { |
1213 | .name = "renesas_spi", | 1213 | .name = "renesas_spi", |
1214 | .owner = THIS_MODULE, | ||
1215 | .of_match_table = of_match_ptr(rspi_of_match), | 1214 | .of_match_table = of_match_ptr(rspi_of_match), |
1216 | }, | 1215 | }, |
1217 | }; | 1216 | }; |