From: Alex Deucher Date: Wed, 1 Sep 2010 15:24:42 +0000 (-0400) Subject: drm/radeon/kms: remove useless clock code X-Git-Tag: v2.6.36-rc4~95^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3b4fea0a50cc669acc8634806c2ecd6474f68c;p=pandora-kernel.git drm/radeon/kms: remove useless clock code This code was originally for forcing some clocks on certain asics. However, this code was later moved to asic specific functions for all of the affected asics. The only users of the original code at this point were r600, rv770, and evergreen and the code was not relevant for those asics. So, remove it. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed