Don't use a silly test to define INTR_ENTROPY.

Submitted by:	peter
This commit is contained in:
Scott Long 2001-09-06 08:57:51 +00:00
parent 1be5b45b7c
commit 5e7e7ec92b

View File

@ -196,7 +196,7 @@ aac_pci_attach(device_t dev)
device_printf(sc->aac_dev, "can't allocate interrupt\n");
goto out;
}
#if __FreeBSD_version < 500005
#ifndef INTR_ENTROPY
#define INTR_ENTROPY 0
#endif
if (bus_setup_intr(sc->aac_dev, sc->aac_irq, INTR_TYPE_BIO|INTR_ENTROPY,