[PATCH 6/6] drm/ttm: remove failed ttm binding error printout

2010-10-29 Thread Thomas Hellstrom
The driver (for example vmwgfx) may want to silently deal with the error itself. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_tt.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_tt.c b/drivers/gpu/drm/ttm/ttm_tt.c index a7bab87.

[PATCH 6/6] drm/ttm: remove failed ttm binding error printout

2010-10-29 Thread Thomas Hellstrom
The driver (for example vmwgfx) may want to silently deal with the error itself. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_tt.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_tt.c b/drivers/gpu/drm/ttm/ttm_tt.c index a7bab87.