]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove a debugging printk from hangcheck
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Dec 2009 22:12:06 +0000 (22:12 +0000)
committerEric Anholt <eric@anholt.net>
Wed, 9 Dec 2009 07:40:47 +0000 (23:40 -0800)
commit4d21b4d5185548f499e0198dfc0782fa10875c85
tree47a007724c65a3d3123dba8f4ec67e5baa529769
parent0506b51e02d285888b299daf3823a0cd81e24ec2
drm/i915: Remove a debugging printk from hangcheck

A residual bare printk survived the merger of the hang detector, remove
this debugging left-over.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_irq.c