drm/radeon: remove unnecessary unpin
authorChristian König <christian.koenig@amd.com>
Mon, 5 Aug 2013 12:10:58 +0000 (14:10 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 21:37:17 +0000 (17:37 -0400)
We don't pin the BO on allocation, so don't unpin it on free.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found