Explorar o código

drm/tilcdc: panel: Remove unused variable

Just a trivial cleanup to remove the variable.

Tested-by: Darren Etheridge <detheridge@ti.com>
Tested-by: Johannes Pointner <johannes.pointner@br-automation.com>
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Ezequiel Garcia %!s(int64=11) %!d(string=hai) anos
pai
achega
75ece7b788
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/gpu/drm/tilcdc/tilcdc_panel.c

+ 0 - 2
drivers/gpu/drm/tilcdc/tilcdc_panel.c

@@ -340,8 +340,6 @@ static struct tilcdc_panel_info *of_get_panel_info(struct device_node *np)
 	return info;
 }
 
-static struct of_device_id panel_of_match[];
-
 static int panel_probe(struct platform_device *pdev)
 {
 	struct device_node *node = pdev->dev.of_node;