aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/timb_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/timb_dma.c')
-rw-r--r--drivers/dma/timb_dma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/timb_dma.c b/drivers/dma/timb_dma.c
index 4506a7b4f972..2407ccf1a64b 100644
--- a/drivers/dma/timb_dma.c
+++ b/drivers/dma/timb_dma.c
@@ -783,7 +783,6 @@ static int td_remove(struct platform_device *pdev)
783static struct platform_driver td_driver = { 783static struct platform_driver td_driver = {
784 .driver = { 784 .driver = {
785 .name = DRIVER_NAME, 785 .name = DRIVER_NAME,
786 .owner = THIS_MODULE,
787 }, 786 },
788 .probe = td_probe, 787 .probe = td_probe,
789 .remove = td_remove, 788 .remove = td_remove,