diff options
Diffstat (limited to 'drivers/dma/ipu/ipu_idmac.c')
-rw-r--r-- | drivers/dma/ipu/ipu_idmac.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/ipu/ipu_idmac.c b/drivers/dma/ipu/ipu_idmac.c index bbf62927bd72..c2b017ad139d 100644 --- a/drivers/dma/ipu/ipu_idmac.c +++ b/drivers/dma/ipu/ipu_idmac.c | |||
@@ -1783,7 +1783,6 @@ static int ipu_remove(struct platform_device *pdev) | |||
1783 | static struct platform_driver ipu_platform_driver = { | 1783 | static struct platform_driver ipu_platform_driver = { |
1784 | .driver = { | 1784 | .driver = { |
1785 | .name = "ipu-core", | 1785 | .name = "ipu-core", |
1786 | .owner = THIS_MODULE, | ||
1787 | }, | 1786 | }, |
1788 | .remove = ipu_remove, | 1787 | .remove = ipu_remove, |
1789 | }; | 1788 | }; |