From: Daniel Vetter Date: Thu, 11 Mar 2010 21:19:14 +0000 (+0000) Subject: drm/radeon: create radeon_asic.c X-Git-Tag: v2.6.34-rc4~88^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a10c85129c2d53cfd6db81677628e2fe58b5928;p=pandora-kernel.git drm/radeon: create radeon_asic.c And move asic init plus a few related functions from radeon_device.c to it. This file will hold all the asic structures in the future, but atm they're still stuck in radeon_asic.h. Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed