Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / spi / spi-sh-hspi.c
index 94b5fae..fc29233 100644 (file)
@@ -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,
        },
 };