Applied. Thanks! Alex On Thu, Apr 1, 2021 at 11:26 AM Wan Jiabing <wanjiabing@xxxxxxxx> wrote: > > 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@xxxxxxxx> > --- > drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h b/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h > index d223ed3be5d3..03fe49c5b7d0 100644 > --- a/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h > +++ b/drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h > @@ -255,8 +255,6 @@ struct mod_hdcp_config { > uint8_t index; > }; > > -struct mod_hdcp; > - > /* dm allocates memory of mod_hdcp per dc_link on dm init based on memory size*/ > size_t mod_hdcp_get_memory_size(void); > > -- > 2.25.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx