drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 20 Aug 2009 08:29:08 +0000 (10:29 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Aug 2009 08:58:13 +0000 (18:58 +1000)
ttm:
Remove a stray debug printout.
Remove a re-init of the lru spinlock at device init.

radeon:
Fix the size of the bo_global allocation.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found