aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aha/aha_mca.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aha/aha_mca.c')
-rw-r--r--sys/dev/aha/aha_mca.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/aha/aha_mca.c b/sys/dev/aha/aha_mca.c
index 934ca7bcd65a..8840db3b622c 100644
--- a/sys/dev/aha/aha_mca.c
+++ b/sys/dev/aha/aha_mca.c
@@ -108,9 +108,6 @@ aha_mca_probe (device_t dev)
mca_add_drq(dev, drq);
mca_add_irq(dev, irq);
- /* We're going to attempt to probe it now, so mark it probed */
- aha_mark_probed_iop(iobase);
-
aha_unit++;
return (0);