drm: rcar-du: Fix compilation warning
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 22 Apr 2016 14:54:39 +0000 (17:54 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 22 Apr 2016 16:56:00 +0000 (18:56 +0200)
commitc251d85df1d537511a703feb71c6e7c999a95111
tree51b1255b2846260581534276776943a553e013a3
parent9f085ebb1a50f2728946028548c08860a9005c27
drm: rcar-du: Fix compilation warning

Commit d63c25e4245a ("drm: rcar-du: Use generic
drm_connector_register_all() helper") left an unused local variable
behind. Remove it.

Fixes: d63c25e4245a ("drm: rcar-du: Use generic drm_connector_register_all() helper")
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1461336879-2469-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com
drivers/gpu/drm/rcar-du/rcar_du_drv.c
This page took 0.032182 seconds and 5 git commands to generate.