mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
ncr.c is no longer a COMPAT_OLDPCI device - remove the warning.
This commit is contained in:
parent
11ffbffb13
commit
84c27d0735
1 changed files with 0 additions and 4 deletions
|
|
@ -204,10 +204,6 @@
|
|||
#include <cam/scsi/scsi_all.h>
|
||||
#include <cam/scsi/scsi_message.h>
|
||||
|
||||
#ifndef COMPAT_OLDPCI
|
||||
#error "The ncr device requires the old pci compatibility shims"
|
||||
#endif
|
||||
|
||||
/*==========================================================
|
||||
**
|
||||
** Debugging tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue