diff options
Diffstat (limited to 'drivers/spi/spi-sh-hspi.c')
-rw-r--r-- | drivers/spi/spi-sh-hspi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/spi/spi-sh-hspi.c b/drivers/spi/spi-sh-hspi.c index 94b5faed21e2..fc29233d0650 100644 --- a/drivers/spi/spi-sh-hspi.c +++ b/drivers/spi/spi-sh-hspi.c | |||
@@ -315,7 +315,6 @@ static struct platform_driver hspi_driver = { | |||
315 | .remove = hspi_remove, | 315 | .remove = hspi_remove, |
316 | .driver = { | 316 | .driver = { |
317 | .name = "sh-hspi", | 317 | .name = "sh-hspi", |
318 | .owner = THIS_MODULE, | ||
319 | .of_match_table = hspi_of_match, | 318 | .of_match_table = hspi_of_match, |
320 | }, | 319 | }, |
321 | }; | 320 | }; |