diff options
Diffstat (limited to 'drivers/dma/sh/shdma-of.c')
-rw-r--r-- | drivers/dma/sh/shdma-of.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/sh/shdma-of.c b/drivers/dma/sh/shdma-of.c index b4ff9d3e56d1..f999f9b0d314 100644 --- a/drivers/dma/sh/shdma-of.c +++ b/drivers/dma/sh/shdma-of.c | |||
@@ -66,7 +66,6 @@ MODULE_DEVICE_TABLE(of, sh_dmae_of_match); | |||
66 | 66 | ||
67 | static struct platform_driver shdma_of = { | 67 | static struct platform_driver shdma_of = { |
68 | .driver = { | 68 | .driver = { |
69 | .owner = THIS_MODULE, | ||
70 | .name = "shdma-of", | 69 | .name = "shdma-of", |
71 | .of_match_table = shdma_of_match, | 70 | .of_match_table = shdma_of_match, |
72 | }, | 71 | }, |