Do not define NIRQ, it is already defined in include/intr.h

Approved by:	re (blanket)
This commit is contained in:
Olivier Houchard 2007-07-27 14:53:06 +00:00
parent b93e48d2f9
commit 55f9380c2c

View File

@ -45,11 +45,6 @@
#include <dev/pci/pcivar.h>
#include <sys/rman.h>
/*
* There are roughly 32 interrupt sources.
*/
#define NIRQ 32
extern struct bus_space i80321_bs_tag;
struct i80321_softc {