From: Ilija Hadzic Date: Wed, 2 Jan 2013 23:27:46 +0000 (-0500) Subject: drm/radeon: pull out common next_reloc function X-Git-Tag: v3.9-rc1~83^2~31^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97169930941c4326dd563578369590a52aec707;p=pandora-kernel.git drm/radeon: pull out common next_reloc function next_reloc function does the same thing in all ASICs with the exception of R600 which has a special case in legacy mode. Pull out the common function in preparation for refactoring. Signed-off-by: Ilija Hadzic Reviewed-by: Marek Olšák Signed-off-by: Alex Deucher --- Reading git-diff-tree failed