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)
commit8cfe92d683a0041ac8e016a0b0a487c99a78f6c1
tree5949c336ea881c9fb51aee811432125451fef45d
parent5be6eff965aee22181d7f6210c2c463420e94e03
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 <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_driver.h