i915: add newline to i915_gem_object_pin failure msg
authorKyle McMartin <kyle@redhat.com>
Sat, 28 Feb 2009 20:01:16 +0000 (15:01 -0500)
committerEric Anholt <eric@anholt.net>
Tue, 10 Mar 2009 20:11:11 +0000 (13:11 -0700)
Prevents formatting nasty as below:

[drm:i915_gem_object_pin] *ERROR* Failure to bind: -12<3>[drm:i915_gem_evict_something] *ERROR* inactive empty 1 request empty 1 flushing empty 1

Signed-off-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found