drm/panel: simple: Remove gratuitous blank line
This blank line was introduced in commit c8521969de
("drm/panel:
simple: Add support for BOE TV080WUM-NL0"), likely by mistake.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
8159884644
commit
dc982832bf
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue