OSDN Git Service

drm/amd/display: remove unneeded semicolon
authorTom Rix <trix@redhat.com>
Tue, 27 Oct 2020 20:07:08 +0000 (13:07 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2020 05:03:02 +0000 (01:03 -0400)
commit0b924cd60d43f411f3133fbb39c1e4c82c7b2b18
tree2e3bf77191d4615c01ad9259a64858eb4ae8c0c8
parentaec576f9d25f19e807b2bc748ba1755fe101a93c
drm/amd/display: remove unneeded semicolon

A semicolon is not needed after a switch statement.

Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.c