drm/radeon/kms: fix bug in r600_gpu_is_lockup
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 21 Dec 2010 21:05:38 +0000 (16:05 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Dec 2010 22:30:57 +0000 (08:30 +1000)
We were using the lockup struct from the wrong union.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found