OSDN Git Service

amd: display: modules: Remove repeated struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 1 Apr 2021 10:27:37 +0000 (18:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:50:38 +0000 (16:50 -0400)
commit92b15eb07ad773c3b321fbdf5ecd9a0f3b8b351e
tree0344d7a9e6609575815b77e59486f4825c9fdcc0
parentc108aef148c4f212118141009c2949624994ea00
amd: display: modules: Remove repeated struct declaration

struct mod_hdcp is declared twice. One is declared at 33rd line.
The blew one is not needed. Remove the duplicate.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h