drm/mm: kill color_search_free/get_block
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 20:05:53 +0000 (22:05 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Jul 2013 00:57:40 +0000 (10:57 +1000)
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 <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found