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
92a9c65b06
commit
cf72e8934e
@ -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