tests/drv_missed_irq_hang: Remove debug output

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2014-03-11 15:32:30 +01:00
parent 20087e779d
commit e2ee8b4080

View File

@ -10,8 +10,6 @@ oldpath=`pwd`
cd $i915_dfs_path
echo $SOURCE_DIR
function check_for_missed_irq {
if test `cat i915_ring_missed_irq` = 0x00000000; then
echo "missed interrupts undetected"