nouveau: nuke left over debug message

This commit is contained in:
Ben Skeggs 2007-07-12 11:39:45 +10:00
parent 750371cb6e
commit 522a0c868c

View file

@ -493,7 +493,6 @@ alloc_ok:
nouveau_mem_free_block(block);
return NULL;
}
DRM_ERROR("user_token=0x%08x\n", entry->user_token);
block->map_handle = entry->user_token;
}