aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tilcdc/tilcdc_tfp410.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/tilcdc/tilcdc_tfp410.c')
-rw-r--r--drivers/gpu/drm/tilcdc/tilcdc_tfp410.c1
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};
399MODULE_DEVICE_TABLE(of, tfp410_of_match);
400 399
401struct platform_driver tfp410_driver = { 400struct platform_driver tfp410_driver = {
402 .probe = tfp410_probe, 401 .probe = tfp410_probe,