diff --git a/sys/dev/sym/sym_hipd.c b/sys/dev/sym/sym_hipd.c index 72e157bd7fe9..ced33f34c166 100644 --- a/sys/dev/sym/sym_hipd.c +++ b/sys/dev/sym/sym_hipd.c @@ -8502,6 +8502,7 @@ static devclass_t sym_devclass; DRIVER_MODULE(sym, pci, sym_pci_driver, sym_devclass, 0, 0); MODULE_DEPEND(sym, cam, 1, 1, 1); +MODULE_DEPEND(sym, pci, 1, 1, 1); static struct sym_pci_chip sym_pci_dev_table[] = {