drm/ttm: Remove the ttm_bo_block_reservation() function.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 28 Apr 2010 09:33:25 +0000 (11:33 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 6 May 2010 23:21:28 +0000 (09:21 +1000)
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 <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found