On 2017-09-28 08:20 PM, Dave Airlie wrote: > From: Dave Airlie <[email protected]> > > This isn't referenced anywhere, and if it was it should be const. > > Signed-off-by: Dave Airlie <[email protected]>
Reviewed-by: Harry Wentland <[email protected]> Harry > --- > drivers/gpu/drm/amd/display/dc/core/dc.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c > b/drivers/gpu/drm/amd/display/dc/core/dc.c > index 7fd42fc..008f137 100644 > --- a/drivers/gpu/drm/amd/display/dc/core/dc.c > +++ b/drivers/gpu/drm/amd/display/dc/core/dc.c > @@ -49,8 +49,6 @@ > #include "mem_input.h" > > > -char dc_ver[] = DC_VER; > - > > /******************************************************************************* > * Private functions > > ******************************************************************************/ > _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
