diff options
Diffstat (limited to 'drivers/dma/sh/shdmac.c')
-rw-r--r-- | drivers/dma/sh/shdmac.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/sh/shdmac.c b/drivers/dma/sh/shdmac.c index b65317c6ea4e..aec8a84784a4 100644 --- a/drivers/dma/sh/shdmac.c +++ b/drivers/dma/sh/shdmac.c | |||
@@ -923,7 +923,6 @@ static int sh_dmae_remove(struct platform_device *pdev) | |||
923 | 923 | ||
924 | static struct platform_driver sh_dmae_driver = { | 924 | static struct platform_driver sh_dmae_driver = { |
925 | .driver = { | 925 | .driver = { |
926 | .owner = THIS_MODULE, | ||
927 | .pm = &sh_dmae_pm, | 926 | .pm = &sh_dmae_pm, |
928 | .name = SH_DMAE_DRV_NAME, | 927 | .name = SH_DMAE_DRV_NAME, |
929 | .of_match_table = sh_dmae_of_match, | 928 | .of_match_table = sh_dmae_of_match, |