From: Thomas Hellstrom Date: Wed, 28 Apr 2010 09:33:25 +0000 (+0200) Subject: drm/ttm: Remove the ttm_bo_block_reservation() function. X-Git-Tag: v2.6.34-rc7~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cfe92d683a0041ac8e016a0b0a487c99a78f6c1;p=pandora-kernel.git drm/ttm: Remove the ttm_bo_block_reservation() function. It's unused and buggy in its current form, since it can place a bo in the reserved state without removing it from lru lists. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed