diff options
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_tfp410.c')
-rw-r--r-- | drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/tilcdc/tilcdc_tfp410.c b/drivers/gpu/drm/tilcdc/tilcdc_tfp410.c index 58d487ba2414..a36788fbcd98 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_tfp410.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | |||
@@ -396,7 +396,6 @@ static struct of_device_id tfp410_of_match[] = { | |||
396 | { .compatible = "ti,tilcdc,tfp410", }, | 396 | { .compatible = "ti,tilcdc,tfp410", }, |
397 | { }, | 397 | { }, |
398 | }; | 398 | }; |
399 | MODULE_DEVICE_TABLE(of, tfp410_of_match); | ||
400 | 399 | ||
401 | struct platform_driver tfp410_driver = { | 400 | struct platform_driver tfp410_driver = { |
402 | .probe = tfp410_probe, | 401 | .probe = tfp410_probe, |