diff options
-rw-r--r-- | drivers/gpu/drm/tilcdc/tilcdc_panel.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/tilcdc/tilcdc_panel.c b/drivers/gpu/drm/tilcdc/tilcdc_panel.c index d581c532790a..8f88bfd14822 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_panel.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_panel.c | |||
@@ -340,8 +340,6 @@ static struct tilcdc_panel_info *of_get_panel_info(struct device_node *np) | |||
340 | return info; | 340 | return info; |
341 | } | 341 | } |
342 | 342 | ||
343 | static struct of_device_id panel_of_match[]; | ||
344 | |||
345 | static int panel_probe(struct platform_device *pdev) | 343 | static int panel_probe(struct platform_device *pdev) |
346 | { | 344 | { |
347 | struct device_node *node = pdev->dev.of_node; | 345 | struct device_node *node = pdev->dev.of_node; |