summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_wb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_wb.c')
-rw-r--r--sys/pci/if_wb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c
index e4efc84..168faf0 100644
--- a/sys/pci/if_wb.c
+++ b/sys/pci/if_wb.c
@@ -129,6 +129,8 @@
#include <pci/if_wbreg.h>
+MODULE_DEPEND(wb, miibus, 1, 1, 1);
+
#ifndef lint
static const char rcsid[] =
"$FreeBSD$";
OpenPOWER on IntegriCloud