summaryrefslogtreecommitdiff
path: root/linux-core/drm_ttm.c
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-12 17:39:44 +0200
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2006-09-12 17:39:44 +0200
commit9adc9584a7e0b61b16a943720bef31a71faeaef4 (patch)
tree0b500cd172aeb376b6a1f3243196a240538a2dcd /linux-core/drm_ttm.c
parent861b26578cd5e497fb506ad5952fa62bd03ea201 (diff)
Fix some debug messages.
Diffstat (limited to 'linux-core/drm_ttm.c')
-rw-r--r--linux-core/drm_ttm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux-core/drm_ttm.c b/linux-core/drm_ttm.c
index 8aba36ca..889e0001 100644
--- a/linux-core/drm_ttm.c
+++ b/linux-core/drm_ttm.c
@@ -488,9 +488,6 @@ int drm_evict_ttm_region(drm_ttm_backend_list_t * entry)
entry->num_pages);
drm_ttm_unlock_mm(ttm, 0, 1);
}
-#ifdef BODEBUG
- DRM_ERROR("Unbinding\n");
-#endif
be->unbind(entry->be);
if (ttm && be->needs_cache_adjust(be)) {
drm_set_caching(ttm, entry->page_offset,