amdgpu/dc: drop dc_ver char

This isn't referenced anywhere, and if it was it should be const.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Dave Airlie 2017-09-29 10:20:39 +10:00 committed by Alex Deucher
parent a2e74cb626
commit 2dc3e4a86c

View File

@ -49,8 +49,6 @@
#include "mem_input.h"
char dc_ver[] = DC_VER;
/*******************************************************************************
* Private functions
******************************************************************************/