sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned on unless the file also includes opt_mfi.h.
Submitted by: Andrew Boyer aboyer@averesystems.com MFC after: 2 weeks
This commit is contained in:
parent
9845f2214c
commit
067c0a1e88
@ -61,6 +61,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/taskqueue.h>
|
||||
#include "opt_mfi.h"
|
||||
|
||||
/*
|
||||
* SCSI structures and definitions are used from here, but no linking
|
||||
|
Loading…
Reference in New Issue
Block a user