intr_machdep.h breaks build on some arches and is not needed
This commit is contained in:
parent
7b30cb9c7c
commit
098fb9b469
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185191
@ -82,10 +82,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/priv.h>
|
||||
#endif
|
||||
|
||||
#ifdef IFNET_MULTIQUEUE
|
||||
#include <machine/intr_machdep.h>
|
||||
#endif
|
||||
|
||||
static int cxgb_setup_msix(adapter_t *, int);
|
||||
static void cxgb_teardown_msix(adapter_t *);
|
||||
static void cxgb_init(void *);
|
||||
|
Loading…
Reference in New Issue
Block a user