diff options
Diffstat (limited to 'drivers/gpu/drm/armada')
-rw-r--r-- | drivers/gpu/drm/armada/armada_drv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/armada/armada_drv.c b/drivers/gpu/drm/armada/armada_drv.c index 908e5316eac4..b01420c84864 100644 --- a/drivers/gpu/drm/armada/armada_drv.c +++ b/drivers/gpu/drm/armada/armada_drv.c | |||
@@ -486,7 +486,6 @@ static struct platform_driver armada_drm_platform_driver = { | |||
486 | .remove = armada_drm_remove, | 486 | .remove = armada_drm_remove, |
487 | .driver = { | 487 | .driver = { |
488 | .name = "armada-drm", | 488 | .name = "armada-drm", |
489 | .owner = THIS_MODULE, | ||
490 | }, | 489 | }, |
491 | .id_table = armada_drm_platform_ids, | 490 | .id_table = armada_drm_platform_ids, |
492 | }; | 491 | }; |