Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / dma / sh / shdmac.c
index b65317c6ea4e722c1958d9d82525914d68c3b223..aec8a84784a469d70f5958db4e1126790d21806b 100644 (file)
@@ -923,7 +923,6 @@ static int sh_dmae_remove(struct platform_device *pdev)
 
 static struct platform_driver sh_dmae_driver = {
        .driver         = {
-               .owner  = THIS_MODULE,
                .pm     = &sh_dmae_pm,
                .name   = SH_DMAE_DRV_NAME,
                .of_match_table = sh_dmae_of_match,