From: Daniel Vetter Date: Mon, 1 Jul 2013 20:05:53 +0000 (+0200) Subject: drm/mm: kill color_search_free/get_block X-Git-Tag: v3.11-rc1~65^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69163ea82732894e8c1e17df4010372ed078efdd;p=pandora-kernel.git drm/mm: kill color_search_free/get_block drm/i915 is the only user of the color allocation handling and switched to insert_node a while ago. So we can ditch this. Signed-off-by: Daniel Vetter Reviewed-by: Chris Wilson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed