X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fspi%2Fspi-sh-hspi.c;h=fc29233d0650904f648a2d08ee9a37fcb5e25a7c;hb=d3255ec483ca048192f6e8a8789e08e32b379b84;hp=94b5faed21e2c45cfbdc6e06a665645722811054;hpb=c0ee755fc57319a623e0d9ef839cf8fb26ce8d60;p=karo-tx-linux.git 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 = { .remove = hspi_remove, .driver = { .name = "sh-hspi", - .owner = THIS_MODULE, .of_match_table = hspi_of_match, }, };