diff options
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_rotator.c')
| -rw-r--r-- | drivers/gpu/drm/exynos/exynos_drm_rotator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_drm_rotator.c b/drivers/gpu/drm/exynos/exynos_drm_rotator.c index f01fbb6dc1f0..55af6b41c1df 100644 --- a/drivers/gpu/drm/exynos/exynos_drm_rotator.c +++ b/drivers/gpu/drm/exynos/exynos_drm_rotator.c | |||
| @@ -691,6 +691,7 @@ static const struct of_device_id exynos_rotator_match[] = { | |||
| 691 | }, | 691 | }, |
| 692 | {}, | 692 | {}, |
| 693 | }; | 693 | }; |
| 694 | MODULE_DEVICE_TABLE(of, exynos_rotator_match); | ||
| 694 | 695 | ||
| 695 | static int rotator_probe(struct platform_device *pdev) | 696 | static int rotator_probe(struct platform_device *pdev) |
| 696 | { | 697 | { |
