summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_vr.c')
-rw-r--r--sys/pci/if_vr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/if_vr.c b/sys/pci/if_vr.c
index 59c354f..6e1ed0e 100644
--- a/sys/pci/if_vr.c
+++ b/sys/pci/if_vr.c
@@ -100,6 +100,8 @@
#include <pci/if_vrreg.h>
+MODULE_DEPEND(vr, miibus, 1, 1, 1);
+
/* "controller miibus0" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
OpenPOWER on IntegriCloud