]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
drm/radeon/cik: remove dead code (v2)
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 21 Aug 2016 19:41:49 +0000 (21:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Aug 2016 17:48:06 +0000 (13:48 -0400)
commit6e4b070ea16bf95994824cf598ceaf50ea033256
tree8fc026873355ae7f628b3b6f573acfa64264d914
parentbb1800caf773eb8d819e0964c7efd96efe435fa1
drm/radeon/cik: remove dead code (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/cik.c