From: Thierry Reding Date: Fri, 3 Jun 2016 15:18:32 +0000 (+0200) Subject: drm/panel: simple: Remove gratuitous blank line X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=dc982832bfde32f6a6dcbfcec355f071aa008d31;p=deliverable%2Flinux.git drm/panel: simple: Remove gratuitous blank line This blank line was introduced in commit c8521969dea2 ("drm/panel: simple: Add support for BOE TV080WUM-NL0"), likely by mistake. Reviewed-by: Daniel Vetter Signed-off-by: Thierry Reding --- diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index 0e7c676913c6..359cd37d09cb 100644 --- a/drivers/gpu/drm/panel/panel-simple.c +++ b/drivers/gpu/drm/panel/panel-simple.c @@ -1701,7 +1701,6 @@ static const struct panel_desc_dsi panasonic_vvx10f004b00 = { .lanes = 4, }; - static const struct of_device_id dsi_of_match[] = { { .compatible = "auo,b080uan01",