diff options
Diffstat (limited to 'sys/dev/isp/isp_pci.c')
| -rw-r--r-- | sys/dev/isp/isp_pci.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/isp/isp_pci.c b/sys/dev/isp/isp_pci.c index 44e2810a9b4d8..323a399de030f 100644 --- a/sys/dev/isp/isp_pci.c +++ b/sys/dev/isp/isp_pci.c @@ -640,12 +640,6 @@ isp_pci_attach(pcici_t cfid, int unit) } } ISP_UNLOCK(isp); -#ifdef __alpha__ - /* - * THIS SHOULD NOT HAVE TO BE HERE - */ - alpha_register_pci_scsi(cfid->bus, cfid->slot, isp->isp_sim); -#endif } static u_int16_t |
