diff options
Diffstat (limited to 'drivers/dma/bestcomm')
-rw-r--r-- | drivers/dma/bestcomm/bestcomm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/bestcomm/bestcomm.c b/drivers/dma/bestcomm/bestcomm.c index a8c2e2994d2e..fa378d88f6c8 100644 --- a/drivers/dma/bestcomm/bestcomm.c +++ b/drivers/dma/bestcomm/bestcomm.c | |||
@@ -495,7 +495,6 @@ static struct platform_driver mpc52xx_bcom_of_platform_driver = { | |||
495 | .remove = mpc52xx_bcom_remove, | 495 | .remove = mpc52xx_bcom_remove, |
496 | .driver = { | 496 | .driver = { |
497 | .name = DRIVER_NAME, | 497 | .name = DRIVER_NAME, |
498 | .owner = THIS_MODULE, | ||
499 | .of_match_table = mpc52xx_bcom_of_match, | 498 | .of_match_table = mpc52xx_bcom_of_match, |
500 | }, | 499 | }, |
501 | }; | 500 | }; |