Index: thunder-2.5/drivers/ide/ide-pmac.c
===================================================================
RCS file: thunder-2.5/drivers/ide/ide-pmac.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 ide-pmac.c
--- thunder-2.5/drivers/ide/ide-pmac.c      21 Jun 2002 15:52:00 -0000      1.1.1.1
+++ thunder-2.5/drivers/ide/ide-pmac.c      22 Jun 2002 01:04:45 -0000
@@ -1491,7 +1491,7 @@
        set_bit(IDE_DMA, drive->channel->active);
 //     if (drive->waiting_for_dma >= DMA_WAIT_TIMEOUT) {
 //             printk(KERN_WARNING "ide%d, timeout waiting \
-                               for dbdma command stop\n", ix);
+//                             for dbdma command stop\n", ix);
                return 1;
        }
        udelay(1);
-- Lightweight patch manager using pine. If you have any objections, tell me.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/