summaryrefslogtreecommitdiffstats
path: root/sys/dev/mvs/mvs_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mvs/mvs_pci.c')
-rw-r--r--sys/dev/mvs/mvs_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mvs/mvs_pci.c b/sys/dev/mvs/mvs_pci.c
index 6b18e2c..e2e37da 100644
--- a/sys/dev/mvs/mvs_pci.c
+++ b/sys/dev/mvs/mvs_pci.c
@@ -339,7 +339,6 @@ mvs_intr(void *data)
u_int32_t ic, aic;
ic = ATA_INL(ctlr->r_mem, CHIP_MIC);
-//device_printf(ctlr->dev, "irq MIC:%08x\n", ic);
if (ctlr->msi) {
/* We have to to mask MSI during processing. */
mtx_lock(&ctlr->mtx);
OpenPOWER on IntegriCloud