Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / sound / soc / pxa / pxa-ssp.c
index cbba063a7210cb440f1b0ac03735a410f499841c..fbe2e93d6edca0c03f74ef66173f134fed71ff74 100644 (file)
@@ -826,7 +826,6 @@ static int asoc_ssp_remove(struct platform_device *pdev)
 static struct platform_driver asoc_ssp_driver = {
        .driver = {
                .name = "pxa-ssp-dai",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(pxa_ssp_of_ids),
        },