drm/ttm: remove failed ttm binding error printout
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 29 Oct 2010 08:46:49 +0000 (10:46 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Nov 2010 03:33:57 +0000 (13:33 +1000)
commit7dcebb52f6e0cd5150660a4c37f27cf4c0f1b9b9
tree237693d0d7876b77707fc09fe98997871d01c2b2
parent06fba6d4168069d818593e2fcc2d4bd0f888e97b
drm/ttm: remove failed ttm binding error printout

The driver (for example vmwgfx) may want to silently deal with the
error itself.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_tt.c