OSDN Git Service

drm/radeon: remove dead code, si_mc_load_microcode (v2)
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 21 Aug 2016 20:36:29 +0000 (22:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Aug 2016 17:48:07 +0000 (13:48 -0400)
commitddbbd3be96792665d1106f14cef8f1a11e81ecc3
tree5213edaa242a7980759a3921756cfad0adcfc503
parent6e4b070ea16bf95994824cf598ceaf50ea033256
drm/radeon: remove dead code, si_mc_load_microcode (v2)

In an if block for (running == 0) running cannot be non-zero.

v2: agd: remove unused variable

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si.c