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