diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2012-03-24 00:37:56 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2012-03-24 00:37:56 +0000 |
| commit | 24a0e7eeab9fcf09172a121578f1fd77b7f30c5f (patch) | |
| tree | 648b8903f61cbc3fb0197346eaa2885ee95e9529 /sys/dev/mpt | |
| parent | fd61f4215c86ec34a278e47d37540c3534f0a77f (diff) | |
Notes
Diffstat (limited to 'sys/dev/mpt')
| -rw-r--r-- | sys/dev/mpt/mpt_pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/mpt/mpt_pci.c b/sys/dev/mpt/mpt_pci.c index c08a703689be..da5620583288 100644 --- a/sys/dev/mpt/mpt_pci.c +++ b/sys/dev/mpt/mpt_pci.c @@ -105,8 +105,6 @@ __FBSDID("$FreeBSD$"); #include <dev/mpt/mpt_cam.h> #include <dev/mpt/mpt_raid.h> -#include <dev/mpt/mpilib/mpi_cnfg.h> - #if __FreeBSD_version < 700000 #define pci_msix_count(x) 0 #define pci_msi_count(x) 0 |
