Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / mips / lantiq / xway / dma.c
index 78a91fa..34a116e 100644 (file)
@@ -261,7 +261,6 @@ static struct platform_driver dma_driver = {
        .probe = ltq_dma_init,
        .driver = {
                .name = "dma-xway",
-               .owner = THIS_MODULE,
                .of_match_table = dma_match,
        },
 };